Skip to content

Update GitHub workflows to pick a particular Xcode #431

@cmcgee1024

Description

@cmcgee1024

When the builders are updated to include new Xcode versions, it can impact swiftly's CI because it pins the swift toolchain version based on the swift version file. If the macOS SDK is ever newer than the toolchain then it can cause build errors for all active PR's.

It will be good to pin the Xcode version too, so that there isn't a sudden change to the CI behaviour on the project. This can be done using the DEVELOPER_DIR environment variable.

Metadata

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