devops: remove pinned conda (#199)
This commit is contained in:
Родитель
af44fd0a12
Коммит
851c0e4a0d
|
@ -62,8 +62,6 @@ jobs:
|
|||
with:
|
||||
python-version: 3.9
|
||||
channels: conda-forge
|
||||
# TODO: Can be removed after https://github.com/conda/conda/issues/12955 is fixed
|
||||
conda-version: 23.5.2
|
||||
- name: Prepare
|
||||
run: conda install conda-build conda-verify
|
||||
- name: Build
|
||||
|
|
|
@ -37,8 +37,6 @@ jobs:
|
|||
with:
|
||||
python-version: 3.9
|
||||
channels: conda-forge,microsoft
|
||||
# TODO: Can be removed after https://github.com/conda/conda/issues/12955 is fixed
|
||||
conda-version: 23.5.2
|
||||
- name: Prepare
|
||||
run: conda install anaconda-client conda-build conda-verify
|
||||
- name: Build and Upload
|
||||
|
|
Загрузка…
Ссылка в новой задаче