We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f4000 commit e59befaCopy full SHA for e59befa
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
16
strategy:
17
matrix:
18
python: [3.6, 3.7, 3.8, 3.9]
0 commit comments