Skip to content

Commit a4ab430

Browse files
authored
CI: Increase timeout for DevExtreme build job (DevExpress#32833)
1 parent e3d7bc3 commit a4ab430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testcafe_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: needs.check-should-run.outputs.should-run == 'true'
3636

3737
runs-on: devextreme-shr2
38-
timeout-minutes: 15
38+
timeout-minutes: 30
3939

4040
steps:
4141
- name: Get sources

0 commit comments

Comments
 (0)