Skip to content

Commit cb31cc5

Browse files
committed
Increase CI test job timeout to 120m
1 parent 6cb57aa commit cb31cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
needs: build
3434
name: Test
3535
runs-on: ubuntu-latest
36-
timeout-minutes: 90
36+
timeout-minutes: 120
3737
strategy:
3838
fail-fast: false
3939
matrix:

0 commit comments

Comments
 (0)