We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7e4319 + 01ace2d commit ed8ff0aCopy full SHA for ed8ff0a
.github/workflows/linux-pip-tests.yml
@@ -17,7 +17,7 @@ concurrency:
17
jobs:
18
linux:
19
name: Linux (pip) - Py${{ matrix.PYTHON_VERSION }}
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
21
env:
22
CI: True
23
PYTHON_VERSION: ${{ matrix.PYTHON_VERSION }}
.github/workflows/linux-tests.yml
name: Linux - Py${{ matrix.PYTHON_VERSION }}
0 commit comments