We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0b96a commit 06a986bCopy full SHA for 06a986b
1 file changed
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ on: [push, workflow_dispatch]
6
7
jobs:
8
generate_ctypes:
9
- runs-on: windows-latest
+ runs-on: windows-2025
10
timeout-minutes: 5
11
12
steps:
0 commit comments