Skip to content

Commit b7a3353

Browse files
authored
CI: ubuntu-latest doesn't have Python 3.6
1 parent b4e4af9 commit b7a3353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- python: 3.6
2222
os: windows-latest
2323
- python: 3.6
24-
os: ubuntu-latest
24+
os: ubuntu-20.04
2525
versions: minimal
2626
runs-on: ${{matrix.os}}
2727
steps:

0 commit comments

Comments
 (0)