Skip to content

Commit e11668c

Browse files
committed
fix
Signed-off-by: Icey <1790571317@qq.com>
1 parent 7af2278 commit e11668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/accuracy_test_new.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
model_name: ${{ steps.set_output.outputs.model_name }}
231231

232232
create_pr:
233-
runs-on: linux-aarch64-a2-1
233+
runs-on: ubuntu-latest
234234
needs: accuracy_tests
235235
# if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.vllm-ascend-version == "latest" }}
236236
env:

0 commit comments

Comments
 (0)