Skip to content

Commit

Permalink
Change WPILib docker container used in action
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkey300 committed Jan 5, 2025
1 parent dedaad7 commit a8e25a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_and_Simulate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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 represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit a8e25a9

Please sign in to comment.