old-commit-hash: dd0c6fca5da4fb2d10d5f2091fc02fec1c84150c
This commit is contained in:
Adeeb Shihadeh
2021-08-19 00:41:01 -07:00
committed by GitHub
parent 4c56864a1d
commit 32b8787d9f
3 changed files with 21 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1
if [ -z "$REQUIRED_NEOS_VERSION" ]; then
export REQUIRED_NEOS_VERSION="17"
export REQUIRED_NEOS_VERSION="18"
fi
if [ -z "$AGNOS_VERSION" ]; then