We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aea66e commit bfde963Copy full SHA for bfde963
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
runs-on:
21
- ubuntu-latest
22
- - ubuntu-24.04-arm
+ - ubuntu-22.04-arm
23
container:
24
- 'ubuntu:22.04'
25
- 'ubuntu:latest'
0 commit comments