Skip to content

Fix MacOS CI builds #117

Closed
Closed
@dandavison

Description

@dandavison

From #115 (comment)

The CI issue is caused by macos-latest now pointing to macos-14 which is arm instead of intel. The fix is probably to use actions/setup-python@v4 instead of actions/setup-python@v1, set macos-intel and macos-arm as macos-12 and macos-14 respectively, and disable 3.8 for macos-arm. See temporalio/sdk-python#506.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions