Skip to content

Commit

Permalink
CI: Update Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Apr 15, 2024
1 parent c5f4b72 commit a1428d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ jobs:
strategy:
matrix:
python:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
- 'pypy3'
coverage:
- '5.5'
Expand Down

0 comments on commit a1428d1

Please sign in to comment.