Skip to content

Commit 38fab71

Browse files
Update Compiler Name for Test (#1257)
Update shared_slurm_clusters.yml Co-authored-by: pearce8 <pearce8@llnl.gov>
1 parent 4003413 commit 38fab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/tests/shared_slurm_clusters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ run_tests_slurm_dane:
124124
# Compilers
125125
- HOST: dane
126126
ARCHCONFIG: llnl-cluster
127-
SYSTEM_ARGS: [compiler=gcc, compiler=clang]
127+
SYSTEM_ARGS: [compiler=gcc, compiler=llvm]
128128
BENCHMARK: osu-micro-benchmarks
129129
run_tests_slurm_matrix:
130130
extends: .run_tests_slurm

0 commit comments

Comments
 (0)