Skip to content

Commit 1ecbff7

Browse files
authored
Use ubuntu-22.04
1 parent be4ce8d commit 1ecbff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-22.04
1717
strategy:
1818
matrix:
1919
python-version: ['3.6', '3.7', '3.8']

0 commit comments

Comments
 (0)