Skip to content

Github-hosted runners for OSX no longer carry a bundled conda installation #344

Open
@jaimergp

Description

See https://github.com/conda/conda-standalone/actions/runs/8796238715/job/24143815312?pr=67.

macos-latest runners will now default to macOS 14, which means they run on ARM64 Apple Silicon, not Intel! This breaks the assumption of macos-latest == x86_64. Just a heads up!

We should document this.

The current recommendation is to pin directly to macos-13 to ensure you get an Intel runner. Make sure you are using setup-miniconda@v3.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions