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.
1 parent 8a989fa commit 8b93d97Copy full SHA for 8b93d97
.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