Skip to content

Commit 2cac3a9

Browse files
committed
Disable roboRIO CI
- TODO: add systemcore CI
1 parent e11f707 commit 2cac3a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dist.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@ jobs:
261261
max-parallel: ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}
262262
matrix:
263263
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
267267

268268
- container: wpilib/raspbian-cross-ubuntu:2025-bookworm-22.04-py311
269269
name: raspbian-py311

0 commit comments

Comments
 (0)