diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index d840716..fd9b4bc 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -129,7 +129,6 @@ jobs: - { os: deb-latest, target: x86_64-unknown-linux-musl, - use-cross: use-cross, } - { os: macos-latest, target: x86_64-apple-darwin } - { os: windows-latest, target: i686-pc-windows-gnu }