Skip to content

Commit d6a6e64

Browse files
committed
[CI] Test CI on windows 2019
1 parent c66b20f commit d6a6e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
tests:
2222
# Not a real dependency : but starting tests when ctypes generation is broken is not useful
2323
needs: generate_ctypes
24-
runs-on: windows-latest
24+
runs-on: windows-2019
2525
timeout-minutes: 15
2626
strategy:
2727
fail-fast: false

0 commit comments

Comments
 (0)