Skip to content

Commit

Permalink
✨ feat: Support Linux arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Apr 24, 2024
1 parent 241ba7b commit cddba1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swc4j_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
command:
- image: ubuntu-latest
os: linux
arch: x86_64
arch: arm64
ext: .so
target: aarch64-unknown-linux-gnu
command: sudo apt-get install -y gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
Expand Down

0 comments on commit cddba1c

Please sign in to comment.