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 7e18f9a commit d4064f6Copy full SHA for d4064f6
.github/workflows/commit.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
python: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']
39
40
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
41
42
steps:
43
- name: Check out code.
0 commit comments