Skip to content

Commit a292dd3

Browse files
authored
Merge pull request #3045 from ahoppen/remove-58-pr-testing
Don’t exclude 5.8 in PR testing
2 parents 367883a + 2fcf9c4 commit a292dd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
tests:
1313
name: Test
1414
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
15-
with:
16-
linux_exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
1715
soundness:
1816
name: Soundness
1917
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)