Skip to content

Commit

Permalink
fix title for action
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed May 28, 2024
1 parent 7e14d7b commit 25d2a6e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
- toxenv: py312
python: "3.12"
os: ubuntu-latest
- toxenv: py37
python: "3.7"
os: windows-latest
- toxenv: py38
python: "3.8"
os: windows-latest
Expand All @@ -88,7 +85,7 @@ jobs:
- toxenv: py311
python: "3.11"
os: macos-latest
- toxenv: py311
- toxenv: py312
python: "3.12"
os: macos-latest

Expand Down

0 comments on commit 25d2a6e

Please sign in to comment.