mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Upgrade python version.
This commit is contained in:
parent
8d473a568e
commit
0699faf46e
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v1
|
||||
uses: actions/setup-python@v4
|
||||
id: python
|
||||
with:
|
||||
python-version: 3.11
|
||||
|
Loading…
Reference in New Issue
Block a user