Skip to content

Commit

Permalink
Add Windows 2025 to CI (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi authored Dec 20, 2024
1 parent ab75628 commit 94749bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: "Test Windows"
uses: "./.github/workflows/test-os.yml"
with:
os: '["windows-2019", "windows-2022"]'
os: '["windows-2019", "windows-2022", "windows-2025"]'
python-version: '["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "installed"]'
include: '[{"os": "windows-2019", "python-version": "3.7"}]'

Expand Down

0 comments on commit 94749bd

Please sign in to comment.