mirror of
https://github.com/Z3Prover/z3
synced 2026-08-07 06:28:18 +00:00
Increase timeout for clang-tidy workflow to 160 minutes
This commit is contained in:
parent
6592354bba
commit
a11b4aacff
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
build:
|
||||
name: Build Z3 with clang-tidy warnings
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 90
|
||||
timeout-minutes: 160
|
||||
env:
|
||||
DETLEFS_WARNING_FLAGS: -Wgnu-anonymous-struct
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue