Skip to content

Commit dd8a7e0

Browse files
committed
Bump CI to ESP core 3.3.3
1 parent a70e176 commit dd8a7e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- uses: actions/checkout@v4
7373
with:
7474
repository: adafruit/ci-arduino
75-
ref: ci-wippersnapper
75+
ref: ci-wippersnapper-esp333
7676
path: ci
7777
- name: Checkout Board Definitions
7878
uses: actions/checkout@v4
@@ -291,7 +291,7 @@ jobs:
291291
- uses: actions/checkout@v4
292292
with:
293293
repository: adafruit/ci-arduino
294-
ref: ci-wippersnapper
294+
ref: ci-wippersnapper-esp333
295295
path: ci
296296
- name: Install CI-Arduino
297297
run: bash ci/actions_install.sh
@@ -411,7 +411,7 @@ jobs:
411411
- uses: actions/checkout@v4
412412
with:
413413
repository: adafruit/ci-arduino
414-
ref: ci-wippersnapper
414+
ref: ci-wippersnapper-esp333
415415
path: ci
416416
- name: Checkout Board Definitions
417417
uses: actions/checkout@v4
@@ -841,7 +841,7 @@ jobs:
841841
- uses: actions/checkout@v4
842842
with:
843843
repository: adafruit/ci-arduino
844-
ref: ci-wippersnapper
844+
ref: ci-wippersnapper-esp333
845845
path: ci
846846
- name: Install CI-Arduino
847847
run: bash ci/actions_install.sh
@@ -949,7 +949,7 @@ jobs:
949949
- uses: actions/checkout@v4
950950
with:
951951
repository: adafruit/ci-arduino
952-
ref: ci-wippersnapper
952+
ref: ci-wippersnapper-esp333
953953
path: ci
954954
- name: Checkout Board Definitions
955955
uses: actions/checkout@v4

0 commit comments

Comments
 (0)