Skip to content

Commit

Permalink
Add Swift 6 language mode pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjbeaumont committed Dec 10, 2024
1 parent 0223543 commit d55fd7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ jobs:
cxx-interop:
name: Cxx interop
uses: apple/swift-nio/.github/workflows/cxx_interop.yml@main

swift-6-language-mode:
name: Cxx interop
uses: apple/swift-nio/.github/workflows/swift_6_language_mode.yml@main

0 comments on commit d55fd7a

Please sign in to comment.