Skip to content

Commit 30485b1

Browse files
committed
removed unsupported builds
1 parent 32eb6b9 commit 30485b1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ jobs:
2727
asset_name: smolcase-linux-x86_64
2828
cross: false
2929

30-
# Linux ARM64 - use cross for proper cross-compilation
31-
- target: aarch64-unknown-linux-gnu
32-
os: ubuntu-latest
33-
artifact_name: smolcase
34-
asset_name: smolcase-linux-aarch64
35-
cross: true
36-
3730
# macOS targets - native builds
3831
- target: x86_64-apple-darwin
3932
os: macos-13 # Intel runner

0 commit comments

Comments
 (0)