Skip to content

Commit

Permalink
Remove 3.7 EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Oct 22, 2023
1 parent c273240 commit aed4849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
# Test all supported versions on Ubuntu:
os: [ubuntu-latest]
python: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
experimental: [false]
include:
# As the experimental task for the dev version.
Expand Down

0 comments on commit aed4849

Please sign in to comment.