Skip to content

Commit 19f9c77

Browse files
committed
Use "ubuntu-latest" in GitHub Actions
1 parent a72270b commit 19f9c77

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

0 commit comments

Comments
 (0)