Skip to content

Commit

Permalink
Updating the setup-miniconda version switched the OS from x86_64 to A…
Browse files Browse the repository at this point in the history
…RM... see if adding miniconda-version back switches it back.
  • Loading branch information
AngieHinrichs committed Nov 21, 2024
1 parent 47fc501 commit f90689e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pangolin_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
environment-file: environment.yml
activate-environment: pangolin
channels: conda-forge,bioconda,defaults
miniconda-version: "latest"
- name: Install pangolin
run: pip install -e .
- name: Check pangolin version
Expand Down

0 comments on commit f90689e

Please sign in to comment.