Skip to content

Commit cb901e4

Browse files
asaezpercodebot
authored andcommitted
ci: basic relwithdeb using same compiler than mr relwithdeb
1 parent 80afa16 commit cb901e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1991,7 +1991,7 @@ basic relwithdeb:
19911991
variables:
19921992
SRS_TARGET: srscu srsdu gnb
19931993
OS: ubuntu-24.04
1994-
COMPILER: gcc
1994+
COMPILER: clang
19951995
CMAKE_BUILD_TYPE: RelWithDebInfo
19961996
ASSERT_LEVEL: PARANOID
19971997
TEST_MODE: none

0 commit comments

Comments
 (0)