Increase timeout for macos-clang-tests job (#17627)

This commit is contained in:
Riccardo Schirone 2020-09-10 09:21:49 +02:00 committed by GitHub
parent f16a5b1ab7
commit 391f8b77eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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