Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga committed Jan 4, 2025
1 parent 1bfcfc6 commit 256de40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
version:
- {python: "3.7", os: ubuntu-22.04}
- {python: "3.8", os: ubuntu-latest}
- {python: "3.0", os: ubuntu-latest}
- {python: "3.9", os: ubuntu-latest}
- {python: "3.10", os: ubuntu-latest}
- {python: "3.11", os: ubuntu-latest}
- {python: "3.12", os: ubuntu-latest}
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
version:
- {python: "3.7", os: ubuntu-22.04}
- {python: "3.8", os: ubuntu-latest}
- {python: "3.0", os: ubuntu-latest}
- {python: "3.9", os: ubuntu-latest}
- {python: "3.10", os: ubuntu-latest}
- {python: "3.11", os: ubuntu-latest}
- {python: "3.12", os: ubuntu-latest}
Expand Down

0 comments on commit 256de40

Please sign in to comment.