Skip to content

Commit 92da7c7

Browse files
committed
ci: increase integration test timeout to 30 min
1 parent f3b1bb3 commit 92da7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ concurrency:
2727
jobs:
2828
integration-test:
2929
runs-on: ubuntu-latest
30-
timeout-minutes: 10
30+
timeout-minutes: 30
3131
steps:
3232
- name: Checkout
3333
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1

0 commit comments

Comments
 (0)