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 7af2278 commit e11668cCopy full SHA for e11668c
.github/workflows/accuracy_test_new.yaml
@@ -230,7 +230,7 @@ jobs:
230
model_name: ${{ steps.set_output.outputs.model_name }}
231
232
create_pr:
233
- runs-on: linux-aarch64-a2-1
+ runs-on: ubuntu-latest
234
needs: accuracy_tests
235
# if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.vllm-ascend-version == "latest" }}
236
env:
0 commit comments