fix(ci): make sure to lock build to 0.10

Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
aarnphm-ec2-dev
2023-09-08 17:48:16 +00:00
parent c7f915fa71
commit bbc6abe904

View File

@@ -151,6 +151,7 @@ jobs:
id: bento-tag
run: |
bash local.sh
pip install 'build[virtualenv]==0.10.0'
openllm build opt --serialisation legacy --bento-version sha-${{ env.GITHUB_SHA_SHORT }} --machine --dockerfile-template - <<EOF
{% extends "python_debian.j2" %}
{% block SETUP_BENTO_BASE_IMAGE %}