Add static SDK CI workflow which runs on commits to PRs, merges to main and daily on main. --------- Co-authored-by: Gus Cairo <gus.cairo@apple.com> Co-authored-by: George Barnett <gbarnett@apple.com>
@@ -24,3 +24,7 @@ jobs:
benchmark_package_path: "IntegrationTests/Benchmarks"
linux_5_9_enabled: false
linux_5_10_enabled: false
+
+ static-sdk:
+ name: Static SDK
+ uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
@@ -66,3 +66,7 @@ jobs:
with: