Skip to content

Commit

Permalink
GitHub Actions refuses to run legacy Python
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jan 9, 2024
1 parent f7fc1e2 commit 12a51e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
- python: "pypy-3.10"
os: ubuntu-latest
deps: base
- python: "2.7"
os: windows-latest
deps: oldest
- python: "3.8"
os: ubuntu-latest
deps: oldest
Expand Down

0 comments on commit 12a51e4

Please sign in to comment.