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 608de0d commit 2b96f41
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 @@ -23,8 +23,3 @@ jobs:
cxx-interop:
name: Cxx interop
uses: apple/swift-nio/.github/workflows/cxx_interop.yml@main

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 2b96f41

Please sign in to comment.