Skip to content

Commit

Permalink
edit release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zyj committed Dec 30, 2023
1 parent 3602a3a commit e401904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
target:
- mips-unknown-linux-musl
# - mipsel-unknown-linux-musl
# - mips-unknown-linux-musl
# - mipsel-unknown-linux-musl
- x86_64-unknown-linux-musl
# - i686-unknown-linux-musl
- aarch64-unknown-linux-musl
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
target:
- x86_64-apple-darwin
- aarch64-apple-darwin
- mips-unknown-linux-musl
# - mips-unknown-linux-musl
# - mipsel-unknown-linux-musl
- x86_64-unknown-linux-musl
# - i686-unknown-linux-musl
Expand Down

0 comments on commit e401904

Please sign in to comment.