John Morrell

Results 5 comments of John Morrell

This is the output of a long standing action and Swift application that had no issues until the update: ``` Prepare all required actions Run ./.github/actions/application-schema with: application_path: /home/runner/.local/bin/publisher env:...

This feels more like an issue with Swift 6 on Linux, but as I understand without using a self hosted runner we are unable to reference a previous version?

We were able to get our projects building again by migrating to Swift 6, we could not find a way to get them to build under Swift 5.10.

Thank you, but we have now migrated all out projects to `swift-6.0` which has resolved our issues. Attempting to build any `swift-5.10` project using Foundation on this image should demonstrate...