Skip to content

Commit e8a70ca

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
tox:
1616
name: CI tests via Tox
1717

18-
runs-on: ubuntu-20.04 # 22.04 doesn't support Python 3.6
18+
runs-on: ubuntu-latest
1919

2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)