Add bigdl inference cpu image build

This commit is contained in:
Wang 2023-09-26 14:07:36 +08:00
parent 390c90551e
commit 781bc5bc8d

View file

@ -62,7 +62,7 @@ permissions:
jobs:
bigdl-llm-xpu:
if: ${{ github.event.inputs.artifact == 'bigdl-llm-xpu' || github.event.inputs.artifact == 'all' }}
# if: ${{ github.event.inputs.artifact == 'bigdl-llm-xpu' || github.event.inputs.artifact == 'all' }}
runs-on: [self-hosted, Shire]
steps:
- uses: actions/checkout@v3