Skip to content

Commit

Permalink
Remove musl test; there's no standard musl C++ setup for us to use
Browse files Browse the repository at this point in the history
  • Loading branch information
jrose-signal authored and nox committed Dec 14, 2023
1 parent 08c417a commit 1028909
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
- i686-linux
- arm-linux
- aarch64-linux
- x86_64-musl
- x86_64-mingw
- i686-msvc
- x86_64-msvc
Expand Down Expand Up @@ -143,10 +142,6 @@ jobs:
os: ubuntu-latest
apt_packages: crossbuild-essential-arm64
check_only: true
- thing: x86_64-musl
target: x86_64-unknown-linux-musl
rust: stable
os: ubuntu-latest
- thing: x86_64-mingw
target: x86_64-pc-windows-gnu
rust: stable
Expand Down

0 comments on commit 1028909

Please sign in to comment.