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 b1e9b31 commit be4ce8dCopy full SHA for be4ce8d
.github/workflows/python-ci.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
strategy:
18
matrix:
19
python-version: ['3.6', '3.7', '3.8']
0 commit comments