Skip to content

Commit 8edab4f

Browse files
author
luolingchun
committed
update
1 parent e5a4e5a commit 8edab4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
max-parallel: 4
2525
matrix:
26-
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12", "3.13" ]
26+
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
2727
flask-version: [ "Flask>=2.0,<3.0", "Flask>=3.0" ]
2828
env:
2929
PYTHONPATH: .

0 commit comments

Comments
 (0)