Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Feb 5, 2025
1 parent 706e177 commit 2064554
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-binary-builds/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ runs:
# For conda package host python version is irrelevant
export PYTHON_VERSION=3.13
export CONDA_EXTRA_PARAM=" python-freethreading -c conda-forge"
# Pin conda-solver for 3.13t build
conda install conda-libmamba-solver=24.1.0
fi
conda create \
Expand Down

0 comments on commit 2064554

Please sign in to comment.