We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86ef98 commit bed5c84Copy full SHA for bed5c84
.github/workflows/ci-test.yml
@@ -7,7 +7,7 @@ jobs:
7
max-parallel: 1
8
matrix:
9
python_version: ['2.7', '3.4', '3.5', '3.6', '3.7', '3.8', '3.9']
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout repo
13
uses: actions/checkout@v2
0 commit comments