Skip to content

Commit 2a4de31

Browse files
start with python 3.9
1 parent c44ad5b commit 2a4de31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [Ubuntu, macOS, Windows]
21-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
21+
python-version: ["3.9", "3.10", "3.11"]
2222
include:
2323
- os: Ubuntu
2424
image: ubuntu-22.04

0 commit comments

Comments
 (0)