Skip to content

Commit

Permalink
limit to Python 3.10+
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Nov 13, 2024
1 parent 68e6ddd commit 56505ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.10", "3.11", "3.12"]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 56505ea

Please sign in to comment.