We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f2ade commit 89b21cfCopy full SHA for 89b21cf
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,8 @@ jobs:
10
os: [
11
'ubuntu-22.04', 'ubuntu-24.04',
12
'macos-13', 'macos-14',
13
- 'windows-2019', 'windows-2022'
+ 'windows-2019', 'windows-2022', 'windows-2025',
14
+ 'windows-11-arm',
15
]
16
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
17
0 commit comments