We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be95627 commit 780a54eCopy full SHA for 780a54e
.github/workflows/pull_request.yml
@@ -21,7 +21,6 @@ jobs:
21
name: Unit tests
22
uses: apple/swift-nio/.github/workflows/unit_tests.yml@main
23
with:
24
- linux_5_8_enabled: false
25
linux_5_9_enabled: false
26
linux_5_10_enabled: false
27
linux_nightly_6_0_arguments_override: "--explicit-target-dependency-import-check error"
0 commit comments