This commit is contained in:
Daniel
2018-10-11 23:02:38 +00:00
parent 5c5c0df8fc
commit 35ccf183ab
-2
View File
@@ -6,7 +6,6 @@ jobs:
steps:
- checkout
- run: sudo ./runit-all.sh 64
no_output_timeout: 2h
- persist_to_workspace:
root: /tmp/danio-gcc/64
paths:
@@ -17,7 +16,6 @@ jobs:
steps:
- checkout
- run: sudo ./runit-all.sh 32
no_output_timeout: 2h
- persist_to_workspace:
root: /tmp/danio-gcc/32
paths: