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