Skip to content

Commit

Permalink
update CNVM timeout (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
orouz committed Apr 3, 2024
1 parent dc6320e commit 349a94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
needs: [ init-hermit ]
name: CNVM CI
runs-on: ubuntu-22.04
timeout-minutes: 15
timeout-minutes: 30
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 349a94e

Please sign in to comment.