Skip to content

Commit

Permalink
Pin miniconda version
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jan 22, 2024
1 parent 4d5fb98 commit e6eb4f7
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions repo_helper/templates/github_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
1 change: 1 addition & 0 deletions repo_helper/templates/github_conda_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
with:
activate-environment: env
conda-build-version: 3.23.3
miniconda-version: 23.9.0
python-version: "3.11"
miniforge-variant: Mambaforge

Expand Down

0 comments on commit e6eb4f7

Please sign in to comment.