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 a50d957 + e74905c commit 231815eCopy full SHA for 231815e
.github/workflows/pull_request.yml
@@ -8,6 +8,8 @@ jobs:
8
tests:
9
name: Test
10
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
11
+ with:
12
+ windows_exclude_swift_versions: '[{"swift_version": "5.9"}]'
13
soundness:
14
name: Soundness
15
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
0 commit comments