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 11cc17f commit 4691790Copy full SHA for 4691790
.github/workflows/main.yml
@@ -66,3 +66,8 @@ jobs:
66
release-builds:
67
name: Release builds
68
uses: apple/swift-nio/.github/workflows/release_builds.yml@main
69
+ with:
70
+ windows_6_0_enabled: true
71
+ windows_6_1_enabled: true
72
+ windows_nightly_6_1_enabled: true
73
+ windows_nightly_main_enabled: true
.github/workflows/pull_request.yml
@@ -70,3 +70,8 @@ jobs:
74
75
76
77
0 commit comments