Skip to content

Commit 52e9528

Browse files
committed
fix: wip
1 parent 9710c67 commit 52e9528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
build:
25-
- { os: blacksmith-16vcpu-ubuntu-2404, docker_platform: linux/amd64, rust_target: "x86_64-unknown-linux-gnu" }
25+
- { os: linux-arm64-public, docker_platform: linux/amd64, rust_target: "x86_64-unknown-linux-gnu" }
2626
- { os: blacksmith-16vcpu-ubuntu-2404-arm, docker_platform: linux/arm64, rust_target: "aarch64-unknown-linux-gnu" }
2727
env:
2828
CS_ZEROKMS_HOST: https://us-east-1.aws.zerokms.cipherstashmanaged.net

0 commit comments

Comments
 (0)