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