We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0223543 commit d55fd7aCopy full SHA for d55fd7a
.github/workflows/pull_request.yml
@@ -24,3 +24,7 @@ jobs:
24
cxx-interop:
25
name: Cxx interop
26
uses: apple/swift-nio/.github/workflows/cxx_interop.yml@main
27
+
28
+ swift-6-language-mode:
29
+ name: Cxx interop
30
+ uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main
0 commit comments