We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd771e2 commit a74b109Copy full SHA for a74b109
.github/workflows/pull_request.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Unit tests
15
uses: apple/swift-nio/.github/workflows/unit_tests.yml@main
16
with:
17
- linux_5_9_enabled: false
+ linux_5_9_enabled: true
18
linux_5_10_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -warnings-as-errors"
19
linux_6_0_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -warnings-as-errors"
20
linux_6_1_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -warnings-as-errors"
0 commit comments