-
Notifications
You must be signed in to change notification settings - Fork 652
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix global concurrency hook integration test (#2857)
# Motivation Our global concurrency hook was guarding against known Swift versions. Since the nightly are now Swift 6.1 we need to adjust our compiler guards. # Modification This PR adjusts our compiler guards for the concurrency hooks. # Result Concurrency hooks for everyone
- Loading branch information
1 parent
76f39c1
commit b4fae75
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters