Skip to content

Commit

Permalink
try to fix var
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY-ModelCloud committed Dec 5, 2024
1 parent 389a824 commit 03d8b96
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 @@ -85,7 +85,7 @@ jobs:
gpu:
runs-on: self-hosted
container:
image: ${{ env.RUNNER }}:5000/modelcloud/gptqmodel:compiler_cuda124-torch2.5.1-python311
image: ${{ RUNNER }}:5000/modelcloud/gptqmodel:compiler_cuda124-torch2.5.1-python311
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 03d8b96

Please sign in to comment.