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 367883a + 2fcf9c4 commit a292dd3Copy full SHA for a292dd3
.github/workflows/pull_request.yml
@@ -12,8 +12,6 @@ jobs:
12
tests:
13
name: Test
14
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
15
- with:
16
- linux_exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
17
soundness:
18
name: Soundness
19
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments