Skip to content

Commit bc50dff

Browse files
committed
ci: Use a later version of swift for the swift-format check. This shoudl resolve discrepancies between local swift-format and CI-based swift-format.
1 parent cfe3db3 commit bc50dff

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
@@ -9,6 +9,7 @@ jobs:
99
name: Soundness
1010
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
1111
with:
12+
format_check_container_image: swift:6.1.0-noble
1213
license_header_check_enabled: false
1314
api_breakage_check_enabled: false
1415

0 commit comments

Comments
 (0)