Skip to content

Commit

Permalink
removed <3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mburridge96 committed Sep 13, 2024
1 parent bb06f16 commit efaea7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
PACKAGE_NAME: rocraters
PYTHON_VERSION: "3.9" # to build abi3 wheels
PYTHON_VERSION: "3.10" # to build abi3 wheels

permissions:
contents: read
Expand Down

0 comments on commit efaea7f

Please sign in to comment.