We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d5cbb commit 22c4867Copy full SHA for 22c4867
.github/workflows/test-java-bindings-new.yml
@@ -19,7 +19,7 @@ jobs:
19
- x86_64-unknown-linux-gnu
20
- aarch64-apple-darwin
21
- x86_64-apple-darwin
22
- - x86_64-pc-windows-gnu
+ # - x86_64-pc-windows-gnu
23
24
steps:
25
- uses: actions/checkout@v3
0 commit comments