Skip to content

Commit 1e56343

Browse files
author
YangSen-qn
committed
ci: platform ubuntu-20.04 -> ubuntu-22.04
1 parent 311c2a0 commit 1e56343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
max-parallel: 1
88
matrix:
99
python_version: ['2.7', '3.4', '3.5', '3.6', '3.7', '3.8', '3.9']
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Checkout repo
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)