[build] Update to 2025 compilers (#7462)

This commit is contained in:
Thad House
2024-11-30 18:07:53 +00:00
committed by GitHub
parent 715cbb6b76
commit c387a7ecae
7 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ jobs:
tidy:
name: "clang-tidy"
runs-on: ubuntu-22.04
container: wpilib/roborio-cross-ubuntu:2024-22.04
container: wpilib/roborio-cross-ubuntu:2025-22.04
steps:
- uses: actions/checkout@v4
with: