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 8e407e7 commit 97b542cCopy full SHA for 97b542c
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
tests:
11
name: Python ${{ matrix.python-version }}
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
14
strategy:
15
matrix:
0 commit comments