Skip to content

Commit

Permalink
mock version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 2, 2024
1 parent 18226d1 commit 7eb7b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Patch conda-libmamba-solver (TEMP)
run: |
conda remove --force conda-libmamba-solver
python -m pip install https://github.com/conda/conda-libmamba-solver/archive/decode-urls.tar.gz --no-deps
SETUPTOOLS_SCM_PRETEND_VERSION=24.11.1 python -m pip install https://github.com/conda/conda-libmamba-solver/archive/decode-urls.tar.gz --no-deps
- name: Set up conda executable
run: |
if [[ "${{ matrix.conda-standalone }}" == "micromamba" ]]; then
Expand Down

0 comments on commit 7eb7b09

Please sign in to comment.