Skip to content

Commit a7f3452

Browse files
committed
fix (ci) too long job name
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
1 parent c375ea8 commit a7f3452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ build:source:
100100
CMAKE: cmake
101101
parallel:
102102
matrix:
103-
- DISTRO: [fedora, fedora-minimal, debian, rocky, rocky9, ubuntu]
103+
- DISTRO: [debian, rocky, rocky9, ubuntu]
104104
- DISTRO: fedora
105105
CMAKE_EXTRA_OPTS: >
106106
-DVILLAS_COMPILE_WARNING_AS_ERROR=ON

0 commit comments

Comments
 (0)