Remove musl test; there's no standard musl C++ setup for us to use

This commit is contained in:
Jordan Rose 2023-10-13 13:24:46 -07:00 committed by Anthony Ramine
parent 08c417a97e
commit 1028909b40
1 changed files with 0 additions and 5 deletions

View File

@ -76,7 +76,6 @@ jobs:
- i686-linux
- arm-linux
- aarch64-linux
- x86_64-musl
- x86_64-mingw
- i686-msvc
- x86_64-msvc
@ -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