mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 03:32:50 +08:00
remove windows in ci
Former-commit-id: ba62d3257f6c3c0c4a08b421e0f7eba4b052902f
This commit is contained in:
parent
42b6e1c6c1
commit
acfe212a63
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- "3.11"
|
||||
os:
|
||||
- "ubuntu-latest"
|
||||
- "windows-latest"
|
||||
# - "windows-latest"
|
||||
- "macos-13"
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
@ -39,7 +39,6 @@ jobs:
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
OS_NAME: ${{ matrix.os }}
|
||||
PYTHONIOENCODING: "utf-8"
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user