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 3bc9834 commit 36fae27Copy full SHA for 36fae27
.github/workflows/pull_request.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
20
with:
21
enable_linux_checks: true
22
+ linux_exclude_swift_versions: '[{"swift_version": "5.9"}]'
23
enable_windows_checks: false
24
swift_flags: --package-path AudioWorkstation/ServerHost
25
0 commit comments