We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0d781 commit 0bd9e3cCopy full SHA for 0bd9e3c
.github/workflows/torchserve-nightly-build.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
activate-conda: true
15
update-conda: false
16
- python-version: 3.10
+ python-version: "3.9"
17
- run: conda --version
18
- run: conda install -y conda-build anaconda-client
19
- name: Checkout TorchServe
0 commit comments