Skip to content
Snippets Groups Projects

feat: py-onnx-1.15.0

Merged Wouter Deconinck requested to merge py-onnx-1.13.1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -138,7 +138,7 @@ mkdir -p /var/cache/spack/blobs/sha256/
find /var/cache/spack/blobs/sha256/ -atime +7 -delete
spack buildcache update-index eics3rw
spack env activate --dir ${SPACK_ENV}
spack concretize --fresh --force --quiet
spack concretize --fresh --force
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \
Loading