Skip to content

Commit

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

- runner: windows-2019
python-version: 3.9
checks: 'tests'

- runner: macos-latest
python-version: "3.12"
python-version: "3.13"
checks: 'tests'

- runner: macos-12
Expand Down

0 comments on commit 2d762be

Please sign in to comment.