File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ jobs:
189189 -rpfE \
190190 --capture=no \
191191 --log-cli-level=info \
192- --timeout=240 \
192+ --timeout=600 \
193193 --durations=0
194194 env :
195195 ROCM_CHIP : ${{ matrix.rocm-chip }}
@@ -203,7 +203,7 @@ jobs:
203203 -rpfE \
204204 --capture=no \
205205 --log-cli-level=info \
206- --timeout=240 \
206+ --timeout=600 \
207207 --durations=0
208208 env :
209209 ROCM_CHIP : ${{ matrix.rocm-chip }}
@@ -227,7 +227,7 @@ jobs:
227227 --goldensize-rocm-clip-bytes 860000 \
228228 --goldensize-rocm-vae-bytes 840000 \
229229 --rocm-chip gfx90a \
230- --timeout=240 \
230+ --timeout=600 \
231231 --log-cli-level=info \
232232 --retries 7
233233 echo "$(<job_summary.md )" >> $GITHUB_STEP_SUMMARY
@@ -256,6 +256,6 @@ jobs:
256256 --goldensize-rocm-punet-int8-fp8-bytes 2800000 \
257257 --rocm-chip gfx942 \
258258 --log-cli-level=info \
259- --timeout=240 \
259+ --timeout=600 \
260260 --retries 7
261261 echo "$(<job_summary.md )" >> $GITHUB_STEP_SUMMARY
You can’t perform that action at this time.
0 commit comments