Skip to content

Commit 588f480

Browse files
committed
Fix model unittest CI
1 parent d34c5f7 commit 588f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/model-unittest-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ defaults:
3434
jobs:
3535
model-unittest-gpu-ci:
3636
name: model-unittest-gpu-ci
37-
runs-on: ${{ inputs.runner || 'ernie-8gpu' }}
37+
runs-on: ${{ inputs.runner || 'ernie-8gpu-1' }}
3838
steps:
3939
- name: Determine Image Name
4040
env:

0 commit comments

Comments
 (0)