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 11891eb commit e025a8fCopy full SHA for e025a8f
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
cfg:
18
- { os: ubuntu-22.04, arch: x86_64 }
19
- - { os: ubuntu-22.04-arm, arch: aarch64 }
+ - { os: ubuntu-24.04-arm, arch: aarch64 }
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments