Skip to content

Commit 8d7a97e

Browse files
authored
[CI] [GHA] Increase timeout for the Nvidia job (openvinotoolkit#31208)
### Tickets: - *163912*
1 parent efecbe2 commit 8d7a97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu_22.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ jobs:
464464
NVIDIA_Plugin:
465465
name: NVIDIA plugin
466466
needs: [ Docker, Build, Smart_CI ]
467-
timeout-minutes: 15
467+
timeout-minutes: 30
468468
defaults:
469469
run:
470470
shell: bash

0 commit comments

Comments
 (0)