Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 5309257

Browse files
committed
Remove EIA
1 parent 2b75e86 commit 5309257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -euo pipefail
66

77
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
88

9-
${DIR}/build.sh --version 1.15.0 --arch eia
9+
#${DIR}/build.sh --version 1.15.0 --arch eia
1010
${DIR}/build.sh --version 1.15.0 --arch cpu
1111
#${DIR}/build.sh --version 1.15.0 --arch gpu
1212
${DIR}/build.sh --version 2.1.0 --arch cpu

0 commit comments

Comments
 (0)