We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8f05bc + 5ca52e2 commit ea923feCopy full SHA for ea923fe
.github/workflows/main.yml
@@ -75,3 +75,7 @@ jobs:
75
with:
76
runner_pool: nightly
77
build_scheme: swift-nio-http2-Package
78
+
79
+ static-sdk:
80
+ name: Static SDK
81
+ uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
.github/workflows/pull_request.yml
@@ -79,3 +79,7 @@ jobs:
runner_pool: general
82
83
84
85
0 commit comments