Skip to content

Commit

Permalink
test also the intermediate python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tobixen committed Nov 2, 2023
1 parent 7b39a70 commit 26aa82a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
matrix:
python:
- '3.11'
#- '3.10'
#- '3.9'
#- '3.8'
- '3.10'
- '3.9'
- '3.8'
- '3.7'
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 26aa82a

Please sign in to comment.