Skip to content

Commit b3f4427

Browse files
authored
[GHA] Increase timeout for C++ unit tests in precommit (openvinotoolkit#27590)
### Tickets: - 156790
1 parent fe65df3 commit b3f4427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job_cxx_unit_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929
description: 'Timeout in minutes for the job'
3030
type: number
3131
required: false
32-
default: 35
32+
default: 45
3333

3434
permissions: read-all
3535

0 commit comments

Comments
 (0)