Skip to content

Commit

Permalink
[ci] Fix 2023 docker image usage (wpilibsuite#6459)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty authored and DeltaDizzy committed Mar 26, 2024
1 parent a946c17 commit 6368c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
tidy:
name: "clang-tidy"
runs-on: ubuntu-22.04
container: wpilib/roborio-cross-ubuntu:2023-22.04
container: wpilib/roborio-cross-ubuntu:2024-22.04
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6368c2d

Please sign in to comment.