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: "-Xswiftc -warnings-as-errors --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
17
17
linux_nightly_6_1_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
18
18
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 28
28
swift-6-language-mode:
29
29
name: Cxx interop
30
30
uses: apple/swift-nio/.github/workflows/swift_6_language_mode.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