Skip to content

Commit

Permalink
Tmp! Try gcc@11.4.0 since failure cmake checking for cxx compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Jan 12, 2024
1 parent ce8f4b1 commit 79db050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/includes/gcc10_apex_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include:
variables:
ARCH: linux-ubuntu22.04-broadwell
BUILD_TYPE: Release
COMPILER: gcc@10.3.0
COMPILER: gcc@11.4.0
CXXSTD: 17
SPACK_SPEC: "pika@main +apex arch=$ARCH %${COMPILER} malloc=system cxxstd=$CXXSTD \
^apex@2.4.1~openmp~papi ^otf2@2.3"
Expand Down

0 comments on commit 79db050

Please sign in to comment.