Skip to content

Commit 748f2dd

Browse files
committed
ci: use github runner instead of buildjet
1 parent 66e54c8 commit 748f2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
platform:
1818
- runs-on: ubuntu-24.04
1919
arch: x86_64
20-
- runs-on: buildjet-8vcpu-ubuntu-2204-arm
20+
- runs-on: codspeedhq-arm64-ubuntu-24.04
2121
arch: aarch64
2222

2323
runs-on: ${{ matrix.platform.runs-on }}

0 commit comments

Comments
 (0)