Skip to content

Commit f1a2458

Browse files
committed
Partially resolve multi-point maintenance issue with externalization of compiler
1 parent f202fcc commit f1a2458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ if [ -d "/build-cache" ]; then
245245
fi
246246

247247
# Make GCC external to simplify concretization
248-
spack compiler find $(spack location -i gcc@15.2)
248+
spack compiler find $(spack location -i gcc@15)
249249

250250
spack clean -dfs
251251
SPACK_INSTALL_GCC

0 commit comments

Comments
 (0)