diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bf4cd6c5..891873ef 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 }}