Skip to content

Commit d6f25a0

Browse files
committed
Use cross-pr-testing from github-workflows
1 parent 6bc77fe commit d6f25a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Test
1717
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1818
with:
19-
linux_exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
19+
enable_cross_pr_testing: true
2020
soundness:
2121
name: Soundness
2222
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)