mirror of
https://github.com/apple/swift-nio-extras.git
synced 2025-05-14 08:52:42 +08:00
Merge branch 'main' into strict-concurrency-nio-extras
This commit is contained in:
commit
e3045b80a8
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -16,3 +16,9 @@ jobs:
|
||||
linux_6_0_arguments_override: "-Xswiftc -warnings-as-errors --explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
|
||||
linux_nightly_next_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
|
||||
linux_nightly_main_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
|
||||
|
||||
macos-tests:
|
||||
name: macOS tests
|
||||
uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
|
||||
with:
|
||||
build_scheme: swift-nio-extras-Package
|
||||
|
Loading…
x
Reference in New Issue
Block a user