Skip to content

Commit 958deb3

Browse files
committed
Add one test on Python 3.7
1 parent 190037c commit 958deb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
os: ["ubuntu-24.04", "macos-14", "windows-2022"]
3030
python-version: ["3.10", "3.11", "3.12"]
3131
include:
32+
- os: ubuntu-22.04
33+
python-version: 3.7
3234
- os: ubuntu-24.04
3335
python-version: 3.8
3436
- os: ubuntu-24.04

0 commit comments

Comments
 (0)