Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use osx-arm64 packages on Apple silicon #379

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Jul 12, 2024

Description of proposed changes

Previously the osx-64 packages were used because osx-arm64 was not supported.

Related issue(s)

Can be used to test nextstrain/conda-base#80

Checklist

  • Installation is successful:

    NEXTSTRAIN_CONDA_CHANNEL=nextstrain/label/pull-80
    NEXTSTRAIN_CONDA_BASE_PACKAGE="nextstrain-base ==20240712T150634Z" \
      nextstrain setup --force conda
    
  • nextstrain shell --conda works

  • Check that a CI workflow run is successful

  • Merge feat: Make osx-arm64 version of conda-base conda-base#80

  • Checks pass

    • Failure of CI / test-standalone (os=macos-14, target=aarch64-apple-darwin) is expected until previous task is completed

Previously the osx-64 packages were used because osx-arm64 was not
supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant