We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c41e9 commit 42b7397Copy full SHA for 42b7397
.github/workflows/python.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
build:
16
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
18
strategy:
19
matrix:
20
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
0 commit comments