File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 6262 with :
6363 runner_pool : nightly
6464 build_scheme : swift-openapi-runtime
65+
66+ release-builds :
67+ name : Release builds
68+ uses : apple/swift-nio/.github/workflows/release_builds.yml@main
69+ with :
70+ windows_6_0_enabled : true
71+ windows_6_1_enabled : true
72+ windows_nightly_next_enabled : true
73+ windows_nightly_main_enabled : true
Original file line number Diff line number Diff line change 6666 with :
6767 runner_pool : general
6868 build_scheme : swift-openapi-runtime
69+
70+ release-builds :
71+ name : Release builds
72+ uses : apple/swift-nio/.github/workflows/release_builds.yml@main
73+ with :
74+ windows_6_0_enabled : true
75+ windows_6_1_enabled : true
76+ windows_nightly_next_enabled : true
77+ windows_nightly_main_enabled : true
You can’t perform that action at this time.
0 commit comments