Conversation
|
@swift-ci please test |
- and exclude 6.0 toolchains from executing in CI
e03b5d7 to
097805e
Compare
|
@swift-ci please test |
|
The swiftlang Swift version support strategy is the following:
Even though this package isn't part of swiftlang and can follow its own Swift version support strategy it would be good if we could follow it since a lot of the ecosystem is expecting it. This means we should only drop support for 6.0 once 6.4 is released. |
|
On the very next line:
I read this to mean that once 6.3 is out we can drop 6.0.x; this is what we have done for the other packages. |
jrflat
left a comment
There was a problem hiding this comment.
release/1.7.0 is open if we want to target this there
Yes that's correct. Sorry I mixed up the versions about. If 6.3 is out then packages should support 6.1x., 6.2.x and 6.3.x |
Whenever we determine that our next minor version will be cut after the release of Swift 6.3, then we should merge this.