Skip to content

Commit

Permalink
ci: add a missing target
Browse files Browse the repository at this point in the history
  • Loading branch information
eycorsican committed Feb 24, 2021
1 parent 8791088 commit d0255f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
strategy:
matrix:
target:
- x86_64-apple-darwin
- mips-unknown-linux-musl
#- mips-unknown-linux-gnu
#- mips64-unknown-linux-gnuabi64
Expand Down

0 comments on commit d0255f7

Please sign in to comment.