Skip to content

Commit d3cad92

Browse files
committed
CI now does mamba by default
1 parent af5e3d0 commit d3cad92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/build-conda/setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#! /bin/bash
22

3-
conda create --name cctools-build --yes --quiet --channel conda-forge --strict-channel-priority --experimental-solver=libmamba python=3 gcc_linux-64 gxx_linux-64 gdb m4 perl swig make zlib libopenssl-static openssl conda-pack cloudpickle packaging
3+
conda create --name cctools-build --yes --quiet --channel conda-forge --strict-channel-priority python=3 gcc_linux-64 gxx_linux-64 gdb m4 perl swig make zlib libopenssl-static openssl conda-pack cloudpickle packaging

0 commit comments

Comments
 (0)