Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests to only use swift-testing in 6.0 #896

Merged

Conversation

plemarquand
Copy link
Contributor

Swift testing recently dropped support for Swift 5.10 in swiftlang/swift-testing#467

Our tests were only runing swift-testing tests in 6.0 and up, but the test project was configured to include it as a dependency with 5.10. Bump this up to 6.0.

@plemarquand plemarquand force-pushed the tests-drop-swift-testing-5.10 branch from 99156c5 to c21d9fb Compare June 13, 2024 20:26
Swift testing recently dropped support for Swift 5.10 in
swiftlang/swift-testing#467

Our tests were only runing swift-testing tests in 6.0 and up, but the
test project was configured to include it as a dependency with 5.10.
Bump this up to 6.0.
@adam-fowler adam-fowler merged commit 2404373 into swiftlang:main Jun 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants