We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a989fa + 8b93d97 commit f0f3a83Copy full SHA for f0f3a83
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Test
17
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
18
with:
19
- linux_exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
+ enable_cross_pr_testing: true
20
soundness:
21
name: Soundness
22
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments