We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52726ea commit 3c74faaCopy full SHA for 3c74faa
1 file changed
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
strategy:
14
matrix:
15
python-version: ["3.7", "3.9", "3.12"]
0 commit comments