File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1616 linux_6_0_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
1717 linux_nightly_next_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
1818 linux_nightly_main_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
19+
20+ static-sdk :
21+ name : Static SDK
22+ # Workaround https://github.com/nektos/act/issues/1875
23+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
Original file line number Diff line number Diff line change 2323 cxx-interop :
2424 name : Cxx interop
2525 uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
26+
27+ static-sdk :
28+ name : Static SDK
29+ # Workaround https://github.com/nektos/act/issues/1875
30+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
You can’t perform that action at this time.
0 commit comments