We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e54c8 commit 748f2ddCopy full SHA for 748f2dd
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
platform:
18
- runs-on: ubuntu-24.04
19
arch: x86_64
20
- - runs-on: buildjet-8vcpu-ubuntu-2204-arm
+ - runs-on: codspeedhq-arm64-ubuntu-24.04
21
arch: aarch64
22
23
runs-on: ${{ matrix.platform.runs-on }}
0 commit comments