Fix Python version (#11607)
This commit is contained in:
1
.github/workflows/release-conda.yml
vendored
1
.github/workflows/release-conda.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
auto-update-conda: true
|
auto-update-conda: true
|
||||||
auto-activate-base: false
|
auto-activate-base: false
|
||||||
|
python-version: 3.8
|
||||||
activate-environment: "build-transformers"
|
activate-environment: "build-transformers"
|
||||||
channels: huggingface
|
channels: huggingface
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user