Skip to content

Commit 21e2f2f

Browse files
authored
python: "2.7" on os: ubuntu-20.04 ?
1 parent a6e1c33 commit 21e2f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
os: ubuntu-latest
1919
deps: base
2020
- python: "2.7"
21-
os: ubuntu-latest
21+
os: ubuntu-20.04
2222
deps: oldest
2323
- python: "3.8"
2424
os: ubuntu-latest

0 commit comments

Comments
 (0)