[CI] Dropped nrf52 support for now CI_FORCE_BUILD
This commit is contained in:
parent
0a725df3fc
commit
694e398d37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- STM32:stm32:GenF3:pnum=BLACKPILL_F303CC
|
||||
- arduino:samd:arduino_zero_native
|
||||
- arduino:sam:arduino_due_x
|
||||
- adafruit:nrf52:feather52832:softdevice=s132v6,debug=l0
|
||||
# - adafruit:nrf52:feather52832:softdevice=s132v6,debug=l0
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
name: ${{ matrix.board }}
|
||||
|
|
Loading…
Add table
Reference in a new issue