Skip to content

Commit b792c03

Browse files
authored
Merge branch 'main' into main
2 parents 55e7ae9 + 634ab22 commit b792c03

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ jobs:
2424
benchmark_package_path: "IntegrationTests/Benchmarks"
2525
linux_5_9_enabled: false
2626
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,7 @@ jobs:
6666
with:
6767
linux_5_9_enabled: false
6868
linux_5_10_enabled: false
69+
70+
static-sdk:
71+
name: Static SDK
72+
uses: apple/swift-nio/.github/workflows/static_sdk.yml@main

0 commit comments

Comments
 (0)