Skip to content

Commit a05917d

Browse files
committed
Upgrade ubuntu to 22.04 on GitHub Actions
1 parent ef0fa07 commit a05917d

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-20.04
17+
runs-on: ubuntu-22.04
1818
strategy:
1919
fail-fast: false
2020
max-parallel: 6

0 commit comments

Comments
 (0)