Build both toolchains in 1 job + Rename toolchain build job

This commit is contained in:
abejgonzalez
2021-10-09 11:59:24 -07:00
parent 20ebcc9f1b
commit 78e733b992
5 changed files with 17 additions and 69 deletions

View File

@@ -59,5 +59,3 @@ do
export COURSIER_CACHE=$REMOTE_WORK_DIR/.coursier-cache
make -j$REMOTE_MAKE_NPROC -C $REMOTE_MAKE_DIR FIRRTL_LOGLEVEL=info JAVA_OPTS="$REMOTE_JAVA_OPTS" SBT_OPTS="$REMOTE_SBT_OPTS" ${mapping[$key]}
done
rm -rf $REMOTE_CHIPYARD_DIR/project