This reverts commit 50b56ee1ce
.
This commit is contained in:
parent
5783f950cf
commit
77ff574d94
@ -123,8 +123,8 @@ ci:
|
||||
variables:
|
||||
# Disable local configs to avoid issues on shell runners
|
||||
SPACK_DISABLE_LOCAL_CONFIG: "1"
|
||||
SPACK_USER_CACHE_PATH: "${CI_PROJECT_DIR}/tmp/_user_cache/"
|
||||
before_script:
|
||||
- - export SPACK_USER_CACHE_PATH="${CI_PROJECT_DIR}/tmp/_user_cache/"
|
||||
- - uname -a || true
|
||||
- grep -E "vendor|model name" /proc/cpuinfo 2>/dev/null | sort -u || head -n10 /proc/cpuinfo 2>/dev/null || true
|
||||
- nproc || true
|
||||
|
Loading…
Reference in New Issue
Block a user