Skip to content

Commit

Permalink
Update test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomswartz07 committed Oct 21, 2024
1 parent 5c1f3f4 commit 50d56a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/matrix-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ jobs:
matrix:
python-version:
- '3.x' # Most Recent 3.x release
- '3.12' # EOL xx Oct 2028
- '3.11' # EOL xx Oct 2027
- '3.10' # EOL xx Oct 2026
- '3.9' # EOL xx Oct 2025
- '3.8' # EOL xx Oct 2024
- '3.7' # EOL 27 Jun 2023
name: Python ${{ matrix.python-version }} Testing
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 50d56a6

Please sign in to comment.