fix
This commit is contained in:
@@ -6,7 +6,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: sudo ./runit-all.sh 64
|
- run: sudo ./runit-all.sh 64
|
||||||
no_output_timeout: 2h
|
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: /tmp/danio-gcc/64
|
root: /tmp/danio-gcc/64
|
||||||
paths:
|
paths:
|
||||||
@@ -17,7 +16,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: sudo ./runit-all.sh 32
|
- run: sudo ./runit-all.sh 32
|
||||||
no_output_timeout: 2h
|
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: /tmp/danio-gcc/32
|
root: /tmp/danio-gcc/32
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user