Skip to content

Commit 618731e

Browse files
committed
Enable macOS CI on pull requests
Motivation: * Improve test coverage Modifications: Enable macOS CI to be run on pull request commits and make the use of the nightly runner pool for main.yml jobs explicit. Result: Improved test coverage.
1 parent 159ef99 commit 618731e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ jobs:
5656
name: macOS tests
5757
uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
5858
with:
59+
runner_pool: nightly
5960
build_scheme: swift-nio-http2-Package

0 commit comments

Comments
 (0)