Skip to content

Commit 3d4bd57

Browse files
committed
CI: Add CCACHE to build config
1 parent 4859704 commit 3d4bd57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ variables:
2121
USE_ASSERTION=TRUE
2222
USE_HDF5=TRUE
2323
USE_MPI=TRUE
24+
USE_CCACHE=TRUE
2425
SRUN_FLAGS: >
2526
--qos=INTR
2627
--nodes=1

0 commit comments

Comments
 (0)