We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e6904 commit ff1c3baCopy full SHA for ff1c3ba
.github/workflows/ci.yaml
@@ -481,10 +481,10 @@ jobs:
481
runs-on: ubuntu-latest
482
needs:
483
- test-linux-x64-gnu-binding
484
- - test-linux-x64-musl-binding
485
- - test-linux-aarch64-gnu-binding
486
- - test-linux-aarch64-musl-binding
487
- - test-linux-arm-gnueabihf-binding
+ # - test-linux-x64-musl-binding
+ # - test-linux-aarch64-gnu-binding
+ # - test-linux-aarch64-musl-binding
+ # - test-linux-arm-gnueabihf-binding
488
- test-macOS-windows-binding
489
steps:
490
- name: Checkout code
0 commit comments