Skip to content

Commit

Permalink
Pin to conda=23.5.2 due to conda/conda#12928
Browse files Browse the repository at this point in the history
  • Loading branch information
sklam committed Jul 27, 2023
1 parent 3b9dde7 commit c298863
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildscripts/incremental/test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/bin/bash

# Because of https://github.com/conda/conda/issues/12928
conda install conda=23.5.2 -y -q
conda info --json

source activate $CONDA_ENV

# Make sure any error below is reported as such
Expand Down

0 comments on commit c298863

Please sign in to comment.