Skip to content

Commit

Permalink
Add --deprecate flag, concretization failing otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Jan 10, 2024
1 parent 286e742 commit ac85e58
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 @@ -14,7 +14,7 @@ include:
BUILD_TYPE: Release
COMPILER: gcc@10.3.0
CXXSTD: 17
SPACK_SPEC: "pika@main +apex arch=$ARCH %${COMPILER} malloc=system cxxstd=$CXXSTD \
SPACK_SPEC: "pika@main --deprecate +apex arch=$ARCH %${COMPILER} malloc=system cxxstd=$CXXSTD \
^apex@2.4.1~openmp~papi"

gcc10_apex_spack_image:
Expand Down

0 comments on commit ac85e58

Please sign in to comment.