Skip to content

Commit

Permalink
Merge pull request #134 from MDAnalysis/arch-pinning-issues
Browse files Browse the repository at this point in the history
Remove x86 pin setup-miniconda
  • Loading branch information
IAlibay authored Jul 22, 2024
2 parents b5616cd + b81fbfb commit 99b1fb9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
python-version: {{ '${{ matrix.python-version }}' }}
environment-file: devtools/conda-envs/test_env.yaml
add-pip-as-python-dependency: true
architecture: x64
{% if cookiecutter.__dependency_source == 'conda-forge' %}
miniforge-variant: Mambaforge
use-mamba: true
Expand Down

0 comments on commit 99b1fb9

Please sign in to comment.