Skip to content

Commit

Permalink
Change mips64 target to mips64-unknown-linux-gnuabi64
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorunic committed May 7, 2024
1 parent 5a99cec commit 6d08ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- build: linux-mips64
os: ubuntu-latest
rust: stable
target: mips64-unknown-linux-muslabi64
target: mips64-unknown-linux-gnuabi64
experimental: true
- build: linux-riscv64
os: ubuntu-latest
Expand Down

0 comments on commit 6d08ab7

Please sign in to comment.