Skip to content

Commit

Permalink
chore: update GH CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 3, 2024
1 parent 097cc91 commit 02eb413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
strategy:
matrix:
python:
- '3.12'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
- '3.7'
- 'pypy-3.7'
- 'pypy-3.8'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 02eb413

Please sign in to comment.