Skip to content

Commit bd789b4

Browse files
authored
Update pull_request.yml
1 parent 587580a commit bd789b4

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
2020
with:
2121
enable_linux_checks: true
22-
linux_exclude_swift_versions: '[{"swift_version": "5.9"}]'
22+
linux_exclude_swift_versions: '[{"swift_version": "5.9"}, {"swift_version": "5.10"}, {"swift_version": "6.0"}]'
2323
enable_windows_checks: false
2424
swift_flags: --package-path AudioWorkstation/ServerHost
2525

0 commit comments

Comments
 (0)