Add Xyce to docker image

This commit is contained in:
mrg
2022-02-06 09:04:38 -08:00
parent d716a1c361
commit 723523275e
3 changed files with 65 additions and 19 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
#python3-coverage run -p $OPENRAM_HOME/tests/regress.py -j 12 -t scn4m_subm
#$OPENRAM_HOME/tests/regress.py -j 24 -t scn4m_subm
cd $OPENRAM_HOME/tests
make -k -j 36
make -k -j 48
- name: Archive
if: ${{ failure() }}
uses: actions/upload-artifact@v2