diff --git a/.github/workflows/e2e-reusable.yml b/.github/workflows/e2e-reusable.yml index fbd84ae82d..67611e1c61 100644 --- a/.github/workflows/e2e-reusable.yml +++ b/.github/workflows/e2e-reusable.yml @@ -56,6 +56,7 @@ jobs: name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }} runs-on: - linux + - rolling - ${{ inputs.runner_label || 'max1550' }} timeout-minutes: 720 defaults: