Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-yjie authored Sep 25, 2023
1 parent 23ff87b commit 13b1eb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
target:
- mips-unknown-linux-musl
#- mips-unknown-linux-musl
# - mipsel-unknown-linux-musl
- x86_64-unknown-linux-musl
# - i686-unknown-linux-musl
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
matrix:
target:
- x86_64-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 13b1eb9

Please sign in to comment.