Skip to content

Commit 0d4c8a9

Browse files
authored
Merge pull request #527 from EspressoSystems/li/increase-timeout
Li/increase timeout
2 parents a8ea3d3 + 61f2d11 commit 0d4c8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114

115115
integration:
116116
runs-on: ubuntu-latest
117-
timeout-minutes: 25
117+
timeout-minutes: 35
118118
steps:
119119
- uses: actions/checkout@v5
120120
with:

0 commit comments

Comments
 (0)