Skip to content

Commit 6057e05

Browse files
committed
fix: wip
1 parent 52e9528 commit 6057e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)