Skip to content

Commit

Permalink
removed architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
rsexton2 committed Nov 18, 2024
1 parent 2e089b3 commit 4bc3160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
python-version: ${{ matrix.python-version }}
environment-file: devtools/conda-envs/test_env.yaml
add-pip-as-python-dependency: true
architecture: x64
#architecture: x64

miniforge-variant: Miniforge3
use-mamba: true
Expand All @@ -82,7 +82,7 @@ jobs:
uses: MDAnalysis/install-mdanalysis@main
with:
version: ${{ matrix.mdanalysis-version }}
install-tests: false
install-tests: true
installer: mamba
shell: bash -l {0}

Expand Down

0 comments on commit 4bc3160

Please sign in to comment.