Skip to content

Commit bb36cbb

Browse files
committed
Skip testing on Swift 5.8
1 parent 9d8a84f commit bb36cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
1111
with:
1212
linux_build_command: "swift build"
13+
linux_exclude_swift_versions: '[{"swift_version": "5.8"}]'
1314
windows_build_command: "swift build"
1415
soundness:
1516
name: Soundness

0 commit comments

Comments
 (0)