Skip to content

Commit c5b4c21

Browse files
Update example_tests.yml
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
1 parent 6a09835 commit c5b4c21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/example_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
with:
132132
docker_image: "nvcr.io/nvidia/tensorrt:26.01-py3"
133133
example: ${{ matrix.example }}
134+
timeout_minutes: 60
134135
pip_install_extras: "[all,dev-test]"
135136
runner: linux-amd64-gpu-l4-latest-1
136137

@@ -142,6 +143,7 @@ jobs:
142143
with:
143144
docker_image: "nvcr.io/nvidia/tensorrt:26.01-py3"
144145
example: ${{ matrix.example }}
146+
timeout_minutes: 60
145147
pip_install_extras: "[all,dev-test]"
146148
runner: linux-amd64-gpu-rtxpro6000-latest-2
147149

0 commit comments

Comments
 (0)