Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm authored Jan 7, 2024
1 parent c764502 commit 469caf7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- linux gnu x64
- linux musl x64
- linux gnu aarch64
# - linux musl aarch64
- linux musl aarch64
# - linux gnueabihf arm
# - linux gnueabihf armv7
# - linux gnu mips
Expand Down Expand Up @@ -65,12 +65,12 @@ jobs:
target: aarch64-unknown-linux-gnu
extension: ""
cross: true
# - build: linux musl aarch64
# os: ubuntu-latest
# rust: stable
# target: aarch64-unknown-linux-musl
# extension: ""
# cross: true
- build: linux musl aarch64
os: ubuntu-latest
rust: stable
target: aarch64-unknown-linux-musl
extension: ""
cross: true
# - build: linux gnueabihf arm
# os: ubuntu-latest
# rust: stable
Expand Down

0 comments on commit 469caf7

Please sign in to comment.