danger / swift

⚠️ Stop saying "you forgot to …" in code review
https://danger.systems/swift/
MIT License
1.05k stars 141 forks source link

Bump swift docker version #542

Closed mxsc closed 1 year ago

mxsc commented 1 year ago

We got some weird issue because of incompatible Package.resolved files. Mostly because or toolchain is on swift 5.7 and the docker image we use in the GitHub actions is on 5.3.3.

Not sure what the procedure is around here with bumping to the latest swift build tools. So feel free to close if this is too early or I should create an issue first.

mxsc commented 1 year ago

like this @f-meloni ? 😅

f-meloni commented 1 year ago

Yes! PS. you don't need to add the version, that is added by the automation, but I will remove it later don't worry :)