Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Sep 6, 2024
1 parent 05fc9b3 commit 87bf421
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ jobs:
board: esp32-c3-devkitc-02
- env: ci-arduino-3
board: esp32-c6-devkitc-1
- env: ci-arduino-3
board: esp32-h2-devkitm-1

- env: ci-arduino-310rc1
board: esp32dev
Expand All @@ -116,16 +114,6 @@ jobs:
board: esp32-c3-devkitc-02
- env: ci-arduino-310rc1
board: esp32-c6-devkitc-1
- env: ci-arduino-310rc1
board: esp32-h2-devkitm-1

- env: ci-esp8266
board: huzzah
- env: ci-esp8266
board: d1_mini

- env: ci-raspberrypi
board: rpipicow
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 87bf421

Please sign in to comment.