We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297e0b2 commit 45ce5a3Copy full SHA for 45ce5a3
.github/workflows/linux_cuda_wheel.yaml
@@ -106,8 +106,8 @@ jobs:
106
source packaging/helpers.sh
107
assert_ffmpeg_not_installed
108
109
+ ${CONDA_RUN} conda install --yes conda
110
${CONDA_RUN} conda update --all --yes
- ${CONDA_RUN} conda update --yes conda
111
${CONDA_RUN} conda config --set channel_priority flexible
112
${CONDA_RUN} conda config --show
113
${CONDA_INSTALL} --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
0 commit comments