diff --git a/.github/workflows/e2e-reusable.yml b/.github/workflows/e2e-reusable.yml index e78fcfbac6..4366d80698 100644 --- a/.github/workflows/e2e-reusable.yml +++ b/.github/workflows/e2e-reusable.yml @@ -59,7 +59,7 @@ jobs: name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }} runs-on: - linux - - rolling + - dle-2025.3.1 - ${{ inputs.runner_label || 'max1550' }} timeout-minutes: 720 defaults: