apple / swift-asn1

An implementation of ASN.1 for Swift
https://swiftpackageindex.com/apple/swift-asn1/main/documentation/swiftasn1
Apache License 2.0
137 stars 27 forks source link

[CI] Enable Windows CI #77

Closed FranzBusch closed 2 weeks ago

FranzBusch commented 3 weeks ago

Motivation

We want to make sure our packages build on all supported platforms.

Modification

This PR enabled the Windows CI.

Result

Better test coverage in our package.

FranzBusch commented 2 weeks ago

@Lukasa Please lock in the win and require the Windows CI pipelines on PR but just the unit tests! I gotta work on making the other ones not show up at all.