Skip to content

Commit 63179e1

Browse files
committed
ci: update ut and e2e image
1 parent 5acdbdb commit 63179e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unit_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
env:
1515
WORKSPACE_PREFIX: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-5)
1616
WORKSPACE_PREFIX_SHORT: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-3)
17-
IMAGE: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260324_d7fee45
17+
IMAGE: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260413_5acdbdb
1818

1919
concurrency:
2020
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

autotest/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default_config:
88
gpus_per_task: 8
99
cpus_per_task: 120
1010
memory_per_task: 512
11-
image: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260318_95a8ccf
11+
image: registry.h.pjlab.org.cn/ailab-llmrazor/xtuner_tmp:pt29_20260413_5acdbdb
1212
envs:
1313
- HF_HUB_CACHE=/mnt/shared-storage-user/auto-eval-pipeline/opencompass/models/hf_hub
1414
eval:

0 commit comments

Comments
 (0)