Skip to content

Commit 47bbb94

Browse files
committed
fix(ci): remove redundant build jobs
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
1 parent eb5ebfa commit 47bbb94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)