[AMD] Temporarily disabled: every-6-hours rocm 7.2 test (#30014)
This commit is contained in:
@@ -6,7 +6,9 @@ run-name: ${{ (inputs.target_stage || inputs.target_stage_select) && (inputs.pr_
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 17 * * *'
|
- 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:
|
# push:
|
||||||
# branches: [ main ]
|
# branches: [ main ]
|
||||||
# paths:
|
# paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user