File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -156,12 +156,12 @@ jobs:
156
156
" feather_esp32s2" ,
157
157
" feather_esp32s2_tft" ,
158
158
" feather_esp32s2_reverse_tft" ,
159
- " feather_esp32s3 " ,
160
- " feather_esp32s3_4mbflash_2mbpsram " ,
161
- " feather_esp32s3_tft " ,
159
+ " wippersnapper_feather_esp32s3 " ,
160
+ " wippersnapper_feather_esp32s3_4mbflash_2mbpsram " ,
161
+ " wippersnapper_feather_esp32s3_tft " ,
162
162
" qtpy_esp32s3" ,
163
163
" qtpy_esp32s2" ,
164
- " feather_esp32s3_reverse_tft " ,
164
+ " wippersnapper_feather_esp32s3_reverse_tft " ,
165
165
" qtpy_esp32s3_n4r2" ,
166
166
]
167
167
steps :
@@ -176,8 +176,9 @@ jobs:
176
176
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
177
177
- uses : actions/checkout@v4
178
178
with :
179
- repository : adafruit /ci-arduino
179
+ repository : brentru /ci-arduino
180
180
path : ci
181
+ ref : fix-fs-enumeration-bug
181
182
- name : Install CI-Arduino
182
183
run : bash ci/actions_install.sh
183
184
- name : Install extra Arduino libraries
You can’t perform that action at this time.
0 commit comments