Skip to content

Commit

Permalink
[CI] use latest CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY-ModelCloud committed Feb 21, 2025
1 parent c6d8293 commit 27830a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
needs:
- list-test-files
container:
image: 10.0.13.31:5000/modelcloud/gptqmodel:github-ci-v5
image: 10.0.13.31:5000/modelcloud/gptqmodel:github-ci-v7
volumes:
- /home/ci/models:/monster/data/model
- /home/ci/models/huggingface:/github/home/.cache/huggingface
Expand Down

0 comments on commit 27830a0

Please sign in to comment.