Skip to content

Commit

Permalink
upgrade python versions for wheel ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenworsley committed Apr 17, 2024
1 parent 847ab72 commit 16f6267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10"]
python-version: ["3.10", "3.11", "3.12"]
session: ["wheel"]

steps:
Expand Down

0 comments on commit 16f6267

Please sign in to comment.