File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 27
27
name : Cxx interop
28
28
uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
29
29
30
+ static-sdk :
31
+ name : Static SDK
32
+ # Workaround https://github.com/nektos/act/issues/1875
33
+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
34
+
30
35
macos-tests :
31
36
name : macOS tests
32
37
uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
Original file line number Diff line number Diff line change 31
31
name : Cxx interop
32
32
uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
33
33
34
+ static-sdk :
35
+ name : Static SDK
36
+ # Workaround https://github.com/nektos/act/issues/1875
37
+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
38
+
34
39
macos-tests :
35
40
name : macOS tests
36
41
uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
You can’t perform that action at this time.
0 commit comments