[build] Update native utils, to switch to new compilers (#8966)

This commit is contained in:
Thad House
2026-06-08 19:21:33 -07:00
committed by GitHub
parent bdd45c7365
commit 0213ecf382
6 changed files with 12 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ jobs:
include:
- os: ubuntu-24.04
name: Linux
container: wpilib/systemcore-cross-ubuntu:2027-24.04
container: wpilib/systemcore-cross-debian:trixie
flags: "--preset with-sccache -DCMAKE_BUILD_TYPE=Release -DWITH_EXAMPLES=ON"
- os: macOS-15
name: macOS