Skip to content

Commit dbf8671

Browse files
committed
increase timeout
1 parent a8ea3d3 commit dbf8671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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)