Skip to content

Commit

Permalink
[CI/Windows] Downgrade Python 3.8 and 3.9 to versions with pre-built …
Browse files Browse the repository at this point in the history
…executables.
  • Loading branch information
duckinator committed Feb 26, 2024
1 parent a5041ce commit 4e80a12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ Windows_task:
image: cirrusci/windowsservercore:2019
env:
matrix:
- PYTHON: 3.8.18
- PYTHON: 3.9.18
- PYTHON: 3.8.10
- PYTHON: 3.9.13
- PYTHON: 3.10.9
- PYTHON: 3.11.8
- PYTHON: 3.12.2
Expand Down

0 comments on commit 4e80a12

Please sign in to comment.