update ci

https://github.com/huggingface/transformers/pull/33436

Former-commit-id: c723f16cdb919cedbf938d51d422ad49b9c6eecf
This commit is contained in:
hiyouga 2024-09-11 20:44:42 +08:00
parent f7e85cd7de
commit e5812f261d

View File

@ -28,7 +28,7 @@ jobs:
- "3.11"
os:
- "ubuntu-latest"
# - "windows-latest"
- "windows-latest"
- "macos-13"
runs-on: ${{ matrix.os }}