Skip to content

Commit

Permalink
Update github workflow script
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienOury committed Mar 28, 2023
1 parent a8e7054 commit 1b672ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: /tmp/pdk.tar

mpw_precheck:
timeout-minutes: 720
timeout-minutes: 1440
runs-on: ubuntu-latest
needs: [pdk]
steps:
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
user_project_flow_sky130A:
timeout-minutes: 720
timeout-minutes: 1440
runs-on: ubuntu-latest
needs: [pdk]
steps:
Expand Down

0 comments on commit 1b672ec

Please sign in to comment.