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 d34c5f7 commit 588f480Copy full SHA for 588f480
.github/workflows/model-unittest-gpu.yml
@@ -34,7 +34,7 @@ defaults:
34
jobs:
35
model-unittest-gpu-ci:
36
name: model-unittest-gpu-ci
37
- runs-on: ${{ inputs.runner || 'ernie-8gpu' }}
+ runs-on: ${{ inputs.runner || 'ernie-8gpu-1' }}
38
steps:
39
- name: Determine Image Name
40
env:
0 commit comments