Skip to content

Commit

Permalink
for some reason the intel test needs this image or it will fail
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cook <[email protected]>
  • Loading branch information
cooktheryan committed Jun 24, 2024
1 parent f0a6072 commit ac557ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/training_bootc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
pull-images: quay.io/ai-lab/vllm:latest
if: "!contains(github.event.pull_request.labels.*.name, 'hold-tests')"
runs-on: ${{ needs.start-runner.outputs.label }}
needs: start-runner
needs: nvidia-bootc-builder-image
continue-on-error: true
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit ac557ca

Please sign in to comment.