Skip to content

Commit

Permalink
3.12.5 -> 3.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jan 8, 2025
1 parent ca72820 commit 0e1e1b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12.5"]
version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12.7"]
os: [ubuntu-latest, windows-latest]
exclude:
- os: ubuntu-latest
Expand All @@ -31,7 +31,7 @@ jobs:
- os: macos-latest
version: 3.11
- os: macos-latest
version: 3.12.5
version: 3.12.7
- os: ubuntu-latest
version: graalpy-23.1
- os: macos-13
Expand Down

0 comments on commit 0e1e1b3

Please sign in to comment.