mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 20:12:07 +00:00
Upgrade Python setup for intel
This commit is contained in:
parent
afbfdd98f1
commit
85bbe2f9c3
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v1
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.9
|
||||
- name: Install Rust
|
||||
|
Loading…
Reference in New Issue
Block a user