Skip to content

Commit

Permalink
remove unused Swift 6 language mode workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rnro committed Nov 15, 2024
1 parent 335cac0 commit a59ce2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ jobs:
name: "Integration test"
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
matrix_linux_nightly_main_enabled: false

swift-6-language-mode:
name: Swift 6 Language Mode
uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main
if: false # Disabled for now.

0 comments on commit a59ce2e

Please sign in to comment.