Bassam (Sam) Khouri
Bassam (Sam) Khouri
Converted this PR back to draft as I want to trigger CI-builds once https://github.com/swiftlang/swift-package-manager/pull/8759 is merged to gain more confidence with this change. The cross-repository testing was successful when tested...
@swift-ci smoke test
@swift-ci test linux
@swift-ci smoke test linux
cc @compnerd
once the issue is fixed, we will need to revert https://github.com/swiftlang/swift-docker/pull/453 to ensure the Windows docker image are no longer pinned to an "older" toolchain version
> I think that [#80157](https://github.com/swiftlang/swift/pull/80157) might fix the issue. Longer term, we need to figure out how to do some smoke testing for Windows with the toolchain itself. @compnerd :...
Just tried re-installing and it's working now.
Re-opening to track merging of https://github.com/swiftlang/swift-docker/pull/477
I encountered this also while running `swiftly update` simultaneously in two different terminal sessions. The command was installing the same toolchain version in both instances.