We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190037c commit 958deb3Copy full SHA for 958deb3
.github/workflows/main.yml
@@ -29,6 +29,8 @@ jobs:
29
os: ["ubuntu-24.04", "macos-14", "windows-2022"]
30
python-version: ["3.10", "3.11", "3.12"]
31
include:
32
+ - os: ubuntu-22.04
33
+ python-version: 3.7
34
- os: ubuntu-24.04
35
python-version: 3.8
36
0 commit comments