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 31a698e commit 7efb916Copy full SHA for 7efb916
.github/workflows/main.yml
@@ -33,3 +33,6 @@ jobs:
33
release-builds:
34
name: Release builds
35
uses: apple/swift-nio/.github/workflows/release_builds.yml@main
36
+ with:
37
+ linux_5_9_enabled: false
38
+ linux_5_10_enabled: false
.github/workflows/pull_request.yml
@@ -75,3 +75,6 @@ jobs:
75
76
77
78
79
80
0 commit comments