Skip to content

Commit 89511ae

Browse files
committed
#102 ci_cd.yml
1 parent 1a35ed9 commit 89511ae

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,6 @@ jobs:
6666
matrix:
6767
python-version: [ "3.10", "3.11", "3.12", "3.13", "3.14" ]
6868
flask-version: ["flask>=2,<3", "flask>=3,<4"]
69-
include:
70-
- python-version: "3.7"
71-
uv-version: "0.5.x"
72-
- python-version: "3.8"
73-
uv-version: "0.5.x"
74-
exclude:
75-
- python-version: "3.7"
76-
flask-version: "flask>=3,<4"
7769

7870
steps:
7971
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)