[AMD] Temporarily disabled: every-6-hours rocm 7.2 test (#30014)

This commit is contained in:
YC Yen-Ching Tseng
2026-07-03 15:38:07 +08:00
committed by GitHub
parent 2fe7182e75
commit 67697fb891
+3 -1
View File
@@ -6,7 +6,9 @@ run-name: ${{ (inputs.target_stage || inputs.target_stage_select) && (inputs.pr_
on:
schedule:
- cron: '30 17 * * *'
- cron: '0 */6 * * *' # Every 6 hours (UTC): target dsv4 accuracy jobs only
# Temporarily disabled: every-6-hours dsv4 accuracy run. Daily '30 17 * * *'
# cron still runs the full suite (including dsv4). Re-enable to restore it.
# - cron: '0 */6 * * *' # Every 6 hours (UTC): target dsv4 accuracy jobs only
# push:
# branches: [ main ]
# paths: