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 9ad7c5c commit 0ee0c18Copy full SHA for 0ee0c18
.github/workflows/build_installation_package.yaml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
build_and_upload:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
8
strategy:
9
matrix:
10
python-version: ["3.6", "3.8"]
0 commit comments