We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34b19d3 + 90f8681 commit d0ef276Copy full SHA for d0ef276
.github/workflows/ci.yml
@@ -135,7 +135,7 @@ jobs:
135
- windows-latest
136
- macos-latest
137
- ubuntu-latest
138
- - ubuntu-22.04-arm
+ - ubuntu-24.04-arm
139
140
runs-on: ${{ matrix.os }}
141
@@ -209,7 +209,7 @@ jobs:
209
toolchain: stable-i686-unknown-linux-gnu
210
- container-arch: arm32v7
211
runner-arch: arm64
212
- runner-os: ubuntu-22.04-arm
+ runner-os: ubuntu-24.04-arm
213
toolchain: stable-armv7-unknown-linux-gnueabihf
214
215
runs-on: ${{ matrix.runner-os }}
0 commit comments