File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 3535 windows_nightly_main_arguments_override : " --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
3636
3737 benchmarks :
38- name : Benchmarks
38+ name : Benchmarks (NoTraits)
3939 uses : apple/swift-nio/.github/workflows/benchmarks.yml@main
40- concurrency :
41- group : benchmarks-NoTraits-${{ github.ref }}
42- cancel-in-progress : true
4340 with :
4441 benchmark_package_path : " Benchmarks/NoTraits"
4542 macos_runner_pool : general
4845
4946 benchmarks-MaxLogLevelWarningBenchmarks-trait :
5047 name : Benchmarks (MaxLogLevelWarning)
48+ # Workaround for reusing the same benchmarks.yml workflow
49+ needs : benchmarks
5150 uses : apple/swift-nio/.github/workflows/benchmarks.yml@main
52- concurrency :
53- group : benchmarks-MaxLogLevelWarning-${{ github.ref }}
54- cancel-in-progress : true
5551 with :
5652 benchmark_package_path : " Benchmarks/MaxLogLevelWarning"
5753 macos_runner_pool : general
You can’t perform that action at this time.
0 commit comments