Skip to content

Commit eb7d154

Browse files
authored
Switch e2e accuracy to max1100 (#4706)
Until we have hosts restored
1 parent 2408bb7 commit eb7d154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-accuracy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,5 @@ jobs:
130130
models: ${{ inputs.models }}
131131
check_all_subset_models: ${{ inputs.check_all_subset_models || false }}
132132
only_one_model: ${{ inputs.only_one_model }}
133-
runner_label: ${{ inputs.runner_label }}
133+
runner_label: ${{ inputs.runner_label || 'max1100' }}
134134
TORCH_COMPILE_DEBUG: ${{ inputs.TORCH_COMPILE_DEBUG }}

0 commit comments

Comments
 (0)