Skip to content

Commit

Permalink
More python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Nov 4, 2023
1 parent 7a9cc59 commit 43a376a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
- "3.13" - "3.10"
runs-on: ubuntu-latest
container: python:${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit 43a376a

Please sign in to comment.