File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ jobs:
223
223
max-parallel : ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}
224
224
matrix :
225
225
os :
226
- - container : wpilib/roborio-cross-ubuntu:2025-22.04-py313
227
- name : roborio
226
+ # - container: wpilib/roborio-cross-ubuntu:2025-22.04-py313
227
+ # name: roborio
228
228
- container : wpilib/raspbian-cross-ubuntu:2025-bookworm-22.04-py313
229
229
name : raspbian
230
230
@@ -261,9 +261,9 @@ jobs:
261
261
max-parallel : ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}
262
262
matrix :
263
263
os :
264
- - container : wpilib/roborio-cross-ubuntu:2025-22.04-py313
265
- name : roborio
266
- base : roborio
264
+ # - container: wpilib/roborio-cross-ubuntu:2025-22.04-py313
265
+ # name: roborio
266
+ # base: roborio
267
267
268
268
- container : wpilib/raspbian-cross-ubuntu:2025-bookworm-22.04-py311
269
269
name : raspbian-py311
You can’t perform that action at this time.
0 commit comments