Skip to content

Commit e18b09d

Browse files
committed
Increase nightly test timeout
1 parent 73f899e commit e18b09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-tfe-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
tests:
2222
needs: instance
2323
runs-on: ubuntu-latest
24-
timeout-minutes: 30
24+
timeout-minutes: 60
2525
strategy:
2626
fail-fast: false
2727
matrix:

0 commit comments

Comments
 (0)