Skip to content

Commit 3bb56e6

Browse files
committed
Update
1 parent ea6fa28 commit 3bb56e6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/dist.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,8 @@ jobs:
161161
max-parallel: ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}
162162
matrix:
163163
container:
164-
- wpilib/roborio-cross-ubuntu:2024-22.04-py312
165-
- wpilib/raspbian-cross-ubuntu:bullseye-22.04-py312
166-
- wpilib/aarch64-cross-ubuntu:bullseye-22.04-py312
164+
- wpilib/roborio-cross-ubuntu:2025-22.04-py313
165+
- wpilib/raspbian-cross-ubuntu:2025-bookworm-22.04-py313
167166

168167
container:
169168
image: "${{ matrix.container }}"

0 commit comments

Comments
 (0)