Skip to content

Commit ca93779

Browse files
committed
fix(release): Update name of temporarily disabled aarch64 target to 'wassette-linux-arm64'
Signed-off-by: Aaron Wislang <aaron.wislang@microsoft.com>
1 parent 93cdab1 commit ca93779

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
@@ -28,7 +28,7 @@ jobs:
2828
runner: ubuntu-latest
2929
# Temporarily disabled - aarch64 runners not available for private repos
3030
# - target: aarch64-unknown-linux-gnu
31-
# name: wassette-linux-arm
31+
# name: wassette-linux-arm64
3232
# runner: ubuntu-24.04-arm
3333
# macOS targets
3434
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)