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 c366159 commit 96afeabCopy full SHA for 96afeab
.github/workflows/e2e-reusable.yml
@@ -59,7 +59,7 @@ jobs:
59
name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }}
60
runs-on:
61
- linux
62
- - ${{ inputs.runner_label || 'max1550' }}
+ - ${{ inputs.runner_label || 'b580' }}
63
timeout-minutes: 720
64
defaults:
65
run:
0 commit comments