Skip to content

Commit

Permalink
remove unused Swift 6 language mode workflow (#237)
Browse files Browse the repository at this point in the history
remove unused Swift 6 language mode workflow
  • Loading branch information
rnro authored Nov 15, 2024
1 parent 646bbeb commit a32874d
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 a32874d

Please sign in to comment.