Skip to content

Commit 96afeab

Browse files
committed
change default
1 parent c366159 commit 96afeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }}
6060
runs-on:
6161
- linux
62-
- ${{ inputs.runner_label || 'max1550' }}
62+
- ${{ inputs.runner_label || 'b580' }}
6363
timeout-minutes: 720
6464
defaults:
6565
run:

0 commit comments

Comments
 (0)