Skip to content

Commit fc786a3

Browse files
authored
Update _integration_test.yml
1 parent 787c1cc commit fc786a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/_integration_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
description: "From which folder this pipeline executes"
1111

1212
env:
13-
PYTHON_VERSION: "3.9"
1413
POETRY_VERSION: "1.7.1"
1514

1615
jobs:
@@ -25,7 +24,6 @@ jobs:
2524
strategy:
2625
matrix:
2726
python-version:
28-
- "3.8"
2927
- "3.9"
3028
- "3.10"
3129
- "3.11"

0 commit comments

Comments
 (0)