File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
jobs :
14
14
gitlab-ci :
15
15
runs-on : ubuntu-latest
16
- timeout-minutes : 190
16
+ timeout-minutes : 360
17
17
steps :
18
18
- name : Check Gitlab CI
19
19
uses : pulp-platform/pulp-actions/gitlab-ci@v2
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ package:
17
17
- " Florian Zaruba <zarubaf@iis.ee.ethz.ch>"
18
18
19
19
dependencies :
20
- common_cells : { git: "https://github.com/pulp-platform/common_cells.git", rev: "multicast-xbar" }
20
+ common_cells : { git: "https://github.com/pulp-platform/common_cells.git", rev: "multicast-xbar" }
21
21
common_verification : { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 }
22
22
tech_cells_generic : { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.2 }
23
23
You can’t perform that action at this time.
0 commit comments