Skip to content

Commit ba66edf

Browse files
committed
Re-enable ubuntu-24.04-arm workflow for publishing cargo prove
1 parent 14c0e5d commit ba66edf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ jobs:
9696
svm_target_platform: linux-amd64
9797
platform: linux
9898
arch: amd64
99-
# - runner: ubuntu-24.04-arm todo fix
100-
# target: aarch64-unknown-linux-musl
101-
# svm_target_platform: linux-aarch64
102-
# platform: linux
103-
# arch: arm64
99+
- runner: ubuntu-24.04-arm
100+
target: aarch64-unknown-linux-musl
101+
svm_target_platform: linux-aarch64
102+
platform: linux
103+
arch: arm64
104104
- runner: macos-latest-large
105105
target: x86_64-apple-darwin
106106
svm_target_platform: macosx-amd64

0 commit comments

Comments
 (0)