freq needs to be 150, removing tinyusb CI types
Some checks failed
Arduino Library CI / build (push) Has been cancelled

This commit is contained in:
Liz 2025-02-25 08:59:48 -05:00
parent d5f93199c9
commit 350a5aa1d7

View file

@ -20,7 +20,7 @@ jobs:
run: bash ci/actions_install.sh
- name: test platforms
run: python3 ci/build_platform.py feather_rp2350 feather_rp2350_tinyusb metro_rp2350 metro_rp2350_tinyusb
run: python3 ci/build_platform.py feather_rp2350 metro_rp2350
- name: clang
run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .