Skip to content

Commit ee3403a

Browse files
committed
Increase timeout for slow MacOS-13 runner
Signed-off-by: Larry Gritz <[email protected]>
1 parent da77f89 commit ee3403a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ jobs:
503503
openimageio_ver: master
504504
python_ver: "3.11"
505505
aclang: 14
506-
setenvs: export DO_BREW_UPDATE=1
506+
setenvs: export DO_BREW_UPDATE=1 CTEST_TEST_TIMEOUT=120
507507
- desc: MacOS-14-ARM llvm17
508508
runner: macos-14
509509
nametag: macos14-arm-p311

0 commit comments

Comments
 (0)