This commit is contained in:
Adeeb Shihadeh
2021-08-19 00:41:01 -07:00
committed by GitHub
parent 0415d5ace7
commit dd0c6fca5d
3 changed files with 21 additions and 8 deletions
+1 -1
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