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 2020 linux_6_0_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
2121 linux_nightly_next_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
2222 linux_nightly_main_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
23+
24+ static-sdk :
25+ name : Static SDK
26+ # Workaround https://github.com/nektos/act/issues/1875
27+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
Original file line number Diff line number Diff line change 2828 cxx-interop :
2929 name : Cxx interop
3030 uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
31+
32+ static-sdk :
33+ name : Static SDK
34+ # Workaround https://github.com/nektos/act/issues/1875
35+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
You can’t perform that action at this time.
0 commit comments