issues
search
apple
/
swift-nio-ssh
SwiftNIO SSH is a programmatic implementation of SSH using SwiftNIO
Apache License 2.0
405
stars
50
forks
source link
Unify main.yml and scheduled.yml, remove 5_8 ref
#177
Closed
rnro
closed
3 weeks ago
rnro
commented
3 weeks 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.