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 23
23
with :
24
24
name : " Integration test"
25
25
matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
26
+
27
+ static-sdk :
28
+ name : Static SDK
29
+ # Workaround https://github.com/nektos/act/issues/1875
30
+ uses : apple/swift-nio/.github/workflows/static_sdk.yml@main
Original file line number Diff line number Diff line change 28
28
name : " Integration test"
29
29
matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
30
30
matrix_linux_nightly_main_enabled : false
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