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 2686346 commit 8f38a0fCopy full SHA for 8f38a0f
.github/workflows/main.yml
@@ -39,3 +39,8 @@ jobs:
39
release-builds:
40
name: Release builds
41
uses: apple/swift-nio/.github/workflows/release_builds.yml@main
42
+ with:
43
+ windows_6_0_enabled: true
44
+ windows_6_1_enabled: true
45
+ windows_nightly_main_enabled: true
46
.github/workflows/pull_request.yml
@@ -47,3 +47,8 @@ jobs:
47
48
49
50
51
52
53
54
0 commit comments