File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2020 linux_6_0_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
2121 linux_nightly_next_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
2222 linux_nightly_main_arguments_override : " -Xswiftc -strict-concurrency=complete --explicit-target-dependency-import-check error"
23+
24+ macos-tests :
25+ name : macOS tests
26+ uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
27+ with :
28+ runner_pool : nightly
29+ build_scheme : swift-openapi-urlsession
Original file line number Diff line number Diff line change 2828 cxx-interop :
2929 name : Cxx interop
3030 uses : apple/swift-nio/.github/workflows/cxx_interop.yml@main
31+
32+ macos-tests :
33+ name : macOS tests
34+ uses : apple/swift-nio/.github/workflows/macos_tests.yml@main
35+ with :
36+ runner_pool : general
37+ build_scheme : swift-openapi-urlsession
You can’t perform that action at this time.
0 commit comments