Skip to content

Commit 89b21cf

Browse files
committed
add tests on newer windows versions
1 parent 94f2ade commit 89b21cf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
os: [
1111
'ubuntu-22.04', 'ubuntu-24.04',
1212
'macos-13', 'macos-14',
13-
'windows-2019', 'windows-2022'
13+
'windows-2019', 'windows-2022', 'windows-2025',
14+
'windows-11-arm',
1415
]
1516
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
1617

0 commit comments

Comments
 (0)