Skip to content

Commit

Permalink
Revert windows back to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Oct 14, 2024
1 parent f336a01 commit 0132d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
matrix:
include:
- runner: windows-latest
python-version: "3.13"
python-version: "3.12"
checks: 'tests'

- runner: windows-2019
Expand Down

0 comments on commit 0132d48

Please sign in to comment.