Skip to content

Commit 0d1dfcd

Browse files
committed
fix build jobs for intel and gcc
1 parent 67310d3 commit 0d1dfcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/containers/docker-ubuntu-gcc-openmpi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ spack:
44

55
config:
66
checksum: false
7-
build_jobs: 5
7+
build_jobs: 2
88
connect_timeout: 60
99

1010
compilers:

configs/containers/docker-ubuntu-intel-impi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ spack:
44

55
config:
66
checksum: false
7-
build_jobs: 5
7+
build_jobs: 2
88
connect_timeout: 60
99

1010
compilers:

0 commit comments

Comments
 (0)