We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e6227 commit c6b24d3Copy full SHA for c6b24d3
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- container: wpilib/aarch64-cross-ubuntu:bookworm-24.04
15
artifact-name: Arm64
16
build-options: "-Ponlylinuxarm64"
17
- - container: wpilib/ubuntu-base:22.04
+ - container: wpilib/ubuntu-base:24.04
18
artifact-name: Linux
19
build-options: ""
20
name: "Build - ${{ matrix.artifact-name }}"
0 commit comments