Skip to content

Commit ea923fe

Browse files
authored
Merge branch 'main' into max-stream-glitches
2 parents a8f05bc + 5ca52e2 commit ea923fe

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
@@ -75,3 +75,7 @@ jobs:
7575
with:
7676
runner_pool: nightly
7777
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@ jobs:
7979
with:
8080
runner_pool: general
8181
build_scheme: swift-nio-http2-Package
82+
83+
static-sdk:
84+
name: Static SDK
85+
uses: apple/swift-nio/.github/workflows/static_sdk.yml@main

0 commit comments

Comments
 (0)