We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66b20f commit d6a6e64Copy full SHA for d6a6e64
1 file changed
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
tests:
22
# Not a real dependency : but starting tests when ctypes generation is broken is not useful
23
needs: generate_ctypes
24
- runs-on: windows-latest
+ runs-on: windows-2019
25
timeout-minutes: 15
26
strategy:
27
fail-fast: false
0 commit comments