Skip to content

Commit 94749bd

Browse files
authored
Add Windows 2025 to CI (#642)
1 parent ab75628 commit 94749bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: "Test Windows"
6464
uses: "./.github/workflows/test-os.yml"
6565
with:
66-
os: '["windows-2019", "windows-2022"]'
66+
os: '["windows-2019", "windows-2022", "windows-2025"]'
6767
python-version: '["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "installed"]'
6868
include: '[{"os": "windows-2019", "python-version": "3.7"}]'
6969

0 commit comments

Comments
 (0)