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 2323 with :
2424 name : " Integration test"
2525 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 2828 name : " Integration test"
2929 matrix_linux_command : " apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
3030 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