File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 6767 # Workaround https://github.com/nektos/act/issues/1875
6868 uses : apple/swift-nio/.github/workflows/android_swift_sdk.yml@main
6969
70+ wasm-sdk :
71+ name : WebAssembly Swift SDK
72+ # Workaround https://github.com/nektos/act/issues/1875
73+ uses : apple/swift-nio/.github/workflows/wasm_swift_sdk.yml@main
74+ with :
75+ additional_command_arguments : " --target OpenAPIRuntime"
76+
7077 macos-tests :
7178 name : macOS tests
7279 uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
Original file line number Diff line number Diff line change 7171 # Workaround https://github.com/nektos/act/issues/1875
7272 uses : apple/swift-nio/.github/workflows/android_swift_sdk.yml@main
7373
74+ wasm-sdk :
75+ name : WebAssembly Swift SDK
76+ # Workaround https://github.com/nektos/act/issues/1875
77+ uses : apple/swift-nio/.github/workflows/wasm_swift_sdk.yml@main
78+ with :
79+ additional_command_arguments : " --target OpenAPIRuntime"
80+
7481 macos-tests :
7582 name : macOS tests
7683 uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
You can’t perform that action at this time.
0 commit comments