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 335cac0 commit 2cb09fbCopy full SHA for 2cb09fb
.github/workflows/pull_request.yml
@@ -28,8 +28,3 @@ jobs:
28
name: "Integration test"
29
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
30
matrix_linux_nightly_main_enabled: false
31
-
32
- swift-6-language-mode:
33
- name: Swift 6 Language Mode
34
- uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main
35
- if: false # Disabled for now.
0 commit comments