Skip to content

Commit fe89717

Browse files
committed
comment indentation fix
1 parent 4b2f260 commit fe89717

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ jobs:
8080
runner_pool: nightly
8181
build_scheme: swift-distributed-actors-Package
8282

83-
# Removed for now as static sdk builds are not working
84-
# https://github.com/apple/swift-distributed-actors/issues/1229
85-
# static-sdk:
86-
# name: Static SDK
87-
# uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
83+
# Removed for now as static sdk builds are not working
84+
# https://github.com/apple/swift-distributed-actors/issues/1229
85+
# static-sdk:
86+
# name: Static SDK
87+
# uses: apple/swift-nio/.github/workflows/static_sdk.yml@main

.github/workflows/pull_request.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ jobs:
8686
runner_pool: general
8787
build_scheme: swift-distributed-actors-Package
8888

89-
# Removed for now as static sdk builds are not working
90-
# https://github.com/apple/swift-distributed-actors/issues/1229
91-
# static-sdk:
92-
# name: Static SDK
93-
# uses: apple/swift-nio/.github/workflows/static_sdk.yml@main
89+
# Removed for now as static sdk builds are not working
90+
# https://github.com/apple/swift-distributed-actors/issues/1229
91+
# static-sdk:
92+
# name: Static SDK
93+
# uses: apple/swift-nio/.github/workflows/static_sdk.yml@main

0 commit comments

Comments
 (0)