pin the version of xgrammar to v0.1.32 (#24010)

Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
This commit is contained in:
MingxuZh
2026-04-30 10:13:08 +08:00
committed by GitHub
co-authored by Ma Mingfei
parent 3553fd0322
commit 62136073f9
3 changed files with 9 additions and 11 deletions
-3
View File
@@ -79,9 +79,6 @@ jobs:
fetch-depth: 0
ref: ${{ inputs.ref || github.ref }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build Docker image
run: |
PR_REPO=${{ github.event.pull_request.head.repo.clone_url }}