Skip to content

Commit 2d69f9e

Browse files
Update ci.yml
1 parent 477260e commit 2d69f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
fail-fast: false
5454
matrix:
55-
python-version: [ "3.7", "3.8", "3.9", "3.10", "3.11-dev" ]
55+
python-version: [ "3.8", "3.9", "3.10", "3.11-dev" ]
5656
os: [ ubuntu-latest, macOS-latest, windows-latest ]
5757

5858
steps:

0 commit comments

Comments
 (0)