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 16
16
linux_6_0_arguments_override : " --explicit-target-dependency-import-check error"
17
17
linux_nightly_next_arguments_override : " --explicit-target-dependency-import-check error"
18
18
linux_nightly_main_arguments_override : " --explicit-target-dependency-import-check error"
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 24
24
cxx-interop :
25
25
name : Cxx interop
26
26
uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
27
+
28
+ static-sdk :
29
+ name : Static SDK
30
+ # Workaround https://github.com/nektos/act/issues/1875
31
+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
You can’t perform that action at this time.
0 commit comments