Skip to content

Commit 6868bba

Browse files
authored
Merge pull request #346 from rsksmart/marcos-iov-patch-1
Set RIT timeout value to 45 minutes
2 parents 5960227 + 0df419d commit 6868bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
build-push-rit-action-container-action:
2828
name: Test RIT Action docker container-action
2929
runs-on: ubuntu-latest
30-
timeout-minutes: 150
30+
timeout-minutes: 45
3131
permissions:
3232
packages: write
3333

0 commit comments

Comments
 (0)