Skip to content

Commit 6063687

Browse files
committed
ci: Bump timeout back to 2h
1 parent e2f7525 commit 6063687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
source /ecad/tools/vlsi.bashrc
228228
cd generators/radiance
229229
python3 test/run_binary_tests.py -j "$(nproc)" \
230-
--timeout 5400 \
230+
--timeout 7200 \
231231
--log-dir "${CHIPYARD_RUN_LOG_DIR}" \
232232
--elf-dir cyclotron/test/fused \
233233
--json-out "${CHIPYARD_RUN_LOG_DIR}/soc/results.json"

cyclotron

0 commit comments

Comments
 (0)