Skip to content

Commit f037dc0

Browse files
committed
common_cells: Bump to v1.29.0
1 parent 5ea2acb commit f037dc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
gitlab-ci:
1515
runs-on: ubuntu-latest
16-
timeout-minutes: 190
16+
timeout-minutes: 360
1717
steps:
1818
- name: Check Gitlab CI
1919
uses: pulp-platform/pulp-actions/gitlab-ci@v2

Bender.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package:
1717
- "Florian Zaruba <zarubaf@iis.ee.ethz.ch>"
1818

1919
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" }
2121
common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 }
2222
tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.2 }
2323

0 commit comments

Comments
 (0)