Skip to content

Commit 0194995

Browse files
committed
.
1 parent 605152b commit 0194995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ jobs:
107107
assert_ffmpeg_not_installed
108108
109109
${CONDA_RUN} conda update --all --yes
110+
${CONDA_RUN} conda update --yes conda
111+
${CONDA_RUN} conda config --set channel_priority flexible
110112
${CONDA_RUN} conda config --show
111113
${CONDA_RUN} conda install --yes ffmpeg=${{ matrix.ffmpeg-version-for-tests }} -c conda-forge
112114

0 commit comments

Comments
 (0)