Skip to content

Commit

Permalink
Update Python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Jul 17, 2024
1 parent 6b7095b commit fa2c8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
max-parallel: 9
fail-fast: false
matrix:
python-version: ["3.11"]
python-version: ["3.12"]
platform:
- { name: "windows", os: "windows-latest", shell: "pwsh" }
- { name: "linux", os: "ubuntu-latest", shell: "bash -l {0}" }
Expand Down

0 comments on commit fa2c8f3

Please sign in to comment.