Skip to content

Commit

Permalink
Remove python 3.7 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd authored Nov 11, 2024
1 parent b782aa0 commit 929ff40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, windows-latest, macos-latest]
python-version: ["3.7", "3.8", "3.12"]
python-version: ["3.8", "3.10", "3.12"]
exclude:
- os: macOS-latest
python-version: "3.7"
Expand Down

0 comments on commit 929ff40

Please sign in to comment.