Increase timeout for macos-clang-tests job (#17627)
This commit is contained in:
parent
f16a5b1ab7
commit
391f8b77eb
|
@ -77,7 +77,7 @@ jobs:
|
|||
compiler: clang
|
||||
run_tests: true
|
||||
enabled: true
|
||||
timeout: 45
|
||||
timeout: 60
|
||||
- name: linux-gcc-tests-asan
|
||||
os: ubuntu-latest
|
||||
build_system: meson
|
||||
|
|
Loading…
Reference in New Issue