Skip to content

Commit

Permalink
Increase timeout for slow MacOS-13 runner
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed Feb 28, 2024
1 parent da77f89 commit ee3403a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ jobs:
openimageio_ver: master
python_ver: "3.11"
aclang: 14
setenvs: export DO_BREW_UPDATE=1
setenvs: export DO_BREW_UPDATE=1 CTEST_TEST_TIMEOUT=120
- desc: MacOS-14-ARM llvm17
runner: macos-14
nametag: macos14-arm-p311
Expand Down

0 comments on commit ee3403a

Please sign in to comment.