File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
build_scheme : swift-distributed-tracing-Package
33
33
34
34
wasm-sdk :
35
- name : WebAssembly SDK
35
+ name : WebAssembly Swift SDK
36
36
# TODO: Switch to this line after https://github.com/apple/swift-nio/pull/3159/ is merged
37
37
# uses: apple/swift-nio/.github/workflows/wasm_sdk.yml@main
38
38
uses : kateinoigakukun/swift-nio/.github/workflows/wasm_sdk.yml@katei/add-wasm-ci
Original file line number Diff line number Diff line change 25
25
linux_nightly_main_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
26
26
27
27
wasm-sdk :
28
- name : WebAssembly SDK
28
+ name : WebAssembly Swift SDK
29
29
# TODO: Switch to this line after https://github.com/apple/swift-nio/pull/3159/ is merged
30
30
# uses: apple/swift-nio/.github/workflows/wasm_sdk.yml@main
31
31
uses : kateinoigakukun/swift-nio/.github/workflows/wasm_sdk.yml@katei/add-wasm-ci
You can’t perform that action at this time.
0 commit comments