Skip to content

Commit

Permalink
set gcc12
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed Aug 20, 2024
1 parent 37c04fa commit 849d0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cscs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ build rpm:
- |
_rpm_build_dir=./
mkdir -p ${_rpm_build_dir}
/src/rpm/make-rpm.sh --slurm-version "${slurm_version}" ${_rpm_build_dir}
CXX=g++-12 CC=gcc-12 /src/rpm/make-rpm.sh --slurm-version "${slurm_version}" ${_rpm_build_dir}

0 comments on commit 849d0c9

Please sign in to comment.