Skip to content

Commit 74d5a44

Browse files
authored
chore(ci): increase timeout for conformance tests (#2565)
1 parent 772b3ea commit 74d5a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance_tests_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
conformance-tests:
17-
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
17+
timeout-minutes: 30
1818
runs-on: ubuntu-latest
1919
strategy:
2020
fail-fast: false

0 commit comments

Comments
 (0)