File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ jobs :
270
270
performance-tests :
271
271
name : Performance tests
272
272
runs-on : macos-latest
273
- timeout-minutes : 30
273
+ timeout-minutes : 45
274
274
strategy :
275
275
# Allow tests to continue on other devices if they fail on one device.
276
276
fail-fast : false
@@ -293,7 +293,7 @@ jobs :
293
293
instrumentation-tests :
294
294
name : Instrumentation tests
295
295
runs-on : macos-latest
296
- timeout-minutes : 45
296
+ timeout-minutes : 60
297
297
strategy :
298
298
# Allow tests to continue on other devices if they fail on one device.
299
299
fail-fast : false
@@ -320,7 +320,7 @@ jobs :
320
320
runtime-instrumentation-tests :
321
321
name : Conflate Stale Renderings Instrumentation tests
322
322
runs-on : macos-latest
323
- timeout-minutes : 45
323
+ timeout-minutes : 60
324
324
strategy :
325
325
# Allow tests to continue on other devices if they fail on one device.
326
326
fail-fast : false
You can’t perform that action at this time.
0 commit comments