[Iluvartar][CI] Fix the error max_tokens_per_expert referenced before assignment (#6083)

This commit is contained in:
yzwu
2026-01-21 16:01:29 +08:00
committed by GitHub
parent 85d995100a
commit 837ddca273
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ jobs:
needs: [clone]
uses: ./.github/workflows/_iluvatar_cases.yml
with:
DOCKER_IMAGE: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:fd-ci
DOCKER_IMAGE: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:3.3.0
FASTDEPLOY_ARCHIVE_URL: ${{ needs.clone.outputs.repo_archive_url }}