Skip to content

Commit 7c7051b

Browse files
committed
not used
could be helpful for matrix testing, e.g. via a scheduled pipeline. But scheduled pipelines need some investigation, maybe we can use manually triggered pipelines instead.
1 parent 9f2fc86 commit 7c7051b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@ create_testroot:
7777
extends: .python_base
7878
variables: {PYTHON_IMAGE: '310_2412'}
7979

80-
.python_all:
81-
extends: .python_base
82-
parallel:
83-
matrix:
84-
- PYTHON_IMAGE: ['310_2412', 2025.01.05]
85-
8680

8781
.create_package:
8882
script:

0 commit comments

Comments
 (0)