swiftlang / swift-docker

Docker Official Image packaging for Swift
https://swift.org
Apache License 2.0
1.35k stars 182 forks source link

[Swift 6.0] Support nightly docker image for Windows #394

Open shahmishal opened 2 months ago

shahmishal commented 2 months ago

Currently, we have nightly Dockerfile for main branch but not Swift 6.0

compnerd commented 2 months ago

I think that the docker definition for this is complete: https://github.com/swiftlang/swift-docker/blob/main/nightly-6.0/windows/LTSC2022/Dockerfile

Is there anything that needs to be done on my part to configure the runs?