[CI] Test CI on windows 2019

This commit is contained in:
hakril
2025-01-13 15:14:16 +01:00
parent c66b20f0f3
commit d6a6e6496a
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
tests:
# Not a real dependency : but starting tests when ctypes generation is broken is not useful
needs: generate_ctypes
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 15
strategy:
fail-fast: false