Skip to content

Commit c08a4b8

Browse files
committed
ci: use blacksmith runners for arm64 builds
1 parent 4edb6ac commit c08a4b8

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
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
build:
2020
- { os: blacksmith-16vcpu-ubuntu-2204, docker_platform: linux/amd64, rust_target: "x86_64-unknown-linux-gnu", cache-provider: buildjet }
21-
- { os: linux-arm64-public, docker_platform: linux/arm64, rust_target: "aarch64-unknown-linux-gnu", cache-provider: github }
21+
- { os: blacksmith-16vcpu-ubuntu-2404-arm, docker_platform: linux/arm64, rust_target: "aarch64-unknown-linux-gnu", cache-provider: github }
2222
env:
2323
CS_ZEROKMS_HOST: https://us-east-1.aws.zerokms.cipherstashmanaged.net
2424
CS_CTS_HOST: https://ap-southeast-2.aws.cts.cipherstashmanaged.net

0 commit comments

Comments
 (0)