Fix Python version (#11607)

This commit is contained in:
Lysandre Debut
2021-05-06 08:50:11 +02:00
committed by GitHub
parent c1780ce7a4
commit 079557c1c5

View File

@@ -24,6 +24,7 @@ jobs:
with:
auto-update-conda: true
auto-activate-base: false
python-version: 3.8
activate-environment: "build-transformers"
channels: huggingface