We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0d6938 + 4d1bad7 commit e890436Copy full SHA for e890436
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
strategy:
13
matrix:
14
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
0 commit comments