We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebded59 commit 16e10afCopy full SHA for 16e10af
1 file changed
.github/workflows/tests.yml
@@ -99,6 +99,7 @@ jobs:
99
needs: generate_ctypes
100
timeout-minutes: 15
101
runs-on: windows-ARM64
102
+ continue-on-error: true
103
104
strategy:
105
fail-fast: false
0 commit comments