Skip to content

Commit acb8724

Browse files
authored
[GHA] Increase cc_build timeout (#26858)
### Details: - Clone step might be longer as on Linux , need to adjust timeout ### Tickets: - *153781*
1 parent 8a04a65 commit acb8724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_conditional_compilation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265

266266
CC_Build:
267267
name: Conditional Compilation
268-
timeout-minutes: 20
268+
timeout-minutes: 25
269269
needs: [Build, Smart_CI]
270270
defaults:
271271
run:

0 commit comments

Comments
 (0)