Skip to content

Update macOS self-hosted pipeline to the nightly toolchain #8137

Closed
@bkhouri

Description

@bkhouri

Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?

  • Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.

Description

The macOS self-hosted pipeline is running Swift 5.9.2. This prevents the use of Swift Testing, and is currently blocking, at a minimum, the following PRs (which are currently marked as draft pending resolution if this issue):

It would be ideal to update the macOS self-hosted pipeline toolchain version such that it uses the same version across all pipelines.

Expected behavior

A toolchain version that supports Swift Testing is in use by all pipelines.

Accessing the last successful build will show Swift 6.x in use.
https://ci.swift.org/job/swift-package-manager-with-xcode-self-hosted-PR-osx/lastSuccessfulBuild/execution/node/43/log/

Actual behavior

The self-hosted macOS pipeline is still using 5.9.2.

https://ci.swift.org/job/swift-package-manager-with-xcode-self-hosted-PR-osx/4562/execution/node/43/log/

Steps to reproduce

Open the last successful build

https://ci.swift.org/job/swift-package-manager-with-xcode-self-hosted-PR-osx/lastSuccessfulBuild/execution/node/43/log/

Swift Package Manager version/commit hash

N/A

Swift & OS version (output of swift --version ; uname -a)

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions