Skip to content

Commit 678cdc9

Browse files
committed
Try ubuntu-20.04 for GitHub Actions
1 parent 2f6b23b commit 678cdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
env:
1616
PY_COLORS: "1"
17-
runs-on: ubuntu-18.04
17+
runs-on: ubuntu-20.04
1818
strategy:
1919
fail-fast: false
2020
max-parallel: 6

0 commit comments

Comments
 (0)