mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-28 17:50:36 +08:00
[misc] fix ci with uv (#9676)
This commit is contained in:
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@@ -55,11 +55,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Get llamafactory version
|
||||
id: version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user