Skip to content

Commit

Permalink
Remove python 3.7 and 3.8 Github Actions matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
faph committed Sep 13, 2023
1 parent d8db308 commit dc07427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
Expand Down

0 comments on commit dc07427

Please sign in to comment.