diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d10d862..3b342f1 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -250,7 +250,6 @@ jobs: needs: - test-macOS-windows-binding - test-linux-x64-gnu-binding - - test-linux-x64-musl-binding steps: - uses: actions/checkout@v4 - name: Enable Corepack