Skip to content

Commit 2cb09fb

Browse files
authored
remove unused Swift 6 language mode workflow (#130)
remove unused Swift 6 language mode workflow
1 parent 335cac0 commit 2cb09fb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,3 @@ jobs:
2828
name: "Integration test"
2929
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
3030
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

Comments
 (0)