Skip to content

Commit

Permalink
Revert memba change
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 26, 2024
1 parent 756ddbb commit 8892f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/appveyor-cpp-setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ conda info -a
@rem
@rem Install mamba to the base environment
@rem
conda install -q -y -c conda-forge "mamba<2" python=%PYTHON% || exit /B
conda install -q -y -c conda-forge mamba python=%PYTHON% || exit /B

@rem Update for newer CA certificates
mamba update -q -y -c conda-forge --all || exit /B
Expand Down

0 comments on commit 8892f2d

Please sign in to comment.