issues
search
apple
/
swift-nio-ssl
TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
393
stars
143
forks
source link
Unify main.yml and scheduled.yml, remove 5_8 ref
#489
Closed
rnro
closed
1 month ago
rnro
commented
1 month ago
Motivation:
main.yml
and
scheduled.yml
are mostly duplicative.
Scheduled runs failed because of a deprecated reference to a Swift 5.8 pipeline
Modifications:
Unify
main.yml
and
scheduled.yml
Remove the reference to the 5.8 pipeline
Result:
Working scheduled runs.
Motivation:
main.yml
andscheduled.yml
are mostly duplicative.Modifications:
main.yml
andscheduled.yml
Result:
Working scheduled runs.