Skip to content

Commit

Permalink
Pin older conda version (test, v3)
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 18, 2024
1 parent 581c475 commit 62aa0d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conda_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.28.4
miniconda-version: Miniconda3-py311_24.1.2-0-Linux-x86_64.sh
miniconda-version: Miniconda3-py311_24.1.2-0-Linux-x86_64
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python_ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.28.4
miniconda-version: Miniconda3-py311_24.1.2-0-Linux-x86_64.sh
miniconda-version: Miniconda3-py311_24.1.2-0-Linux-x86_64
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down

0 comments on commit 62aa0d8

Please sign in to comment.