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 45
45
with :
46
46
name : " Cxx interop"
47
47
matrix_string : ' ${{ needs.construct-cxx-matrix.outputs.cxx-interop-matrix }}'
48
+
49
+ static-sdk :
50
+ name : Static SDK
51
+ # Workaround https://github.com/nektos/act/issues/1875
52
+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
You can’t perform that action at this time.
0 commit comments