Skip to content

Commit 94d8b11

Browse files
committed
Update CI to Arduino Release v3.3.0 based on ESP-IDF v5.5.0
1 parent a227951 commit 94d8b11

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@ jobs:
4949
fail-fast: false
5050
matrix:
5151
include:
52-
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-1/platform-espressif32.zip
52+
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
5353
board: esp32dev
54-
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-1/platform-espressif32.zip
54+
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
5555
board: esp32-s2-saola-1
56-
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-1/platform-espressif32.zip
56+
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
5757
board: esp32-s3-devkitc-1
58-
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-1/platform-espressif32.zip
58+
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
5959
board: esp32-c3-devkitc-02
60-
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-1/platform-espressif32.zip
60+
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
6161
board: esp32-c6-devkitc-1
6262

6363
- platform: https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2/platform-espressif32.zip

0 commit comments

Comments
 (0)