Skip to content

Commit 1f45f35

Browse files
authored
Update ci.yml
1 parent dd68d02 commit 1f45f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
matrix:
6262
python:
63-
- "3.7" # oldest Python supported by PSF
63+
- "3.8" # oldest Python supported by PSF
6464
- "3.11" # newest Python that is stable
6565
platform:
6666
- ubuntu-latest

0 commit comments

Comments
 (0)