We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1401c47 commit 59702a3Copy full SHA for 59702a3
.github/workflows/e2e-reusable.yml
@@ -56,6 +56,7 @@ jobs:
56
name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }}
57
runs-on:
58
- linux
59
+ - rolling
60
- ${{ inputs.runner_label || 'max1550' }}
61
timeout-minutes: 720
62
defaults:
0 commit comments