Skip to content

Commit

Permalink
Fix CI docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
bhall-ctre committed Dec 20, 2024
1 parent cbd1eae commit 41e75b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
runs-on: ubuntu-latest

# This grabs the WPILib docker container
container: wpilib/roborio-cross-ubuntu:2024-22.04
container: wpilib/roborio-cross-ubuntu:2025-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 41e75b6

Please sign in to comment.