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 55e7ae9 + 634ab22 commit b792c03Copy full SHA for b792c03
.github/workflows/main.yml
@@ -24,3 +24,7 @@ jobs:
24
benchmark_package_path: "IntegrationTests/Benchmarks"
25
linux_5_9_enabled: false
26
linux_5_10_enabled: false
27
+
28
+ static-sdk:
29
+ name: Static SDK
30
+ uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
.github/workflows/pull_request.yml
@@ -66,3 +66,7 @@ jobs:
66
with:
67
68
69
70
71
72
0 commit comments