Skip to content

Commit

Permalink
Don't use musl-gcc as the linker.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Nov 15, 2023
1 parent b08290c commit b864bd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,6 @@ jobs:
os: ubuntu-latest
rust: stable
target: x86_64-unknown-linux-musl
gcc_package: musl-tools
gcc: musl-gcc
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b864bd4

Please sign in to comment.