Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Nov 4, 2023
1 parent 43a376a commit 27c5b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13" - "3.10"
- "3.13"
runs-on: ubuntu-latest
container: python:${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit 27c5b52

Please sign in to comment.