diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 022bebcc..e11712eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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