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 cfe3db3 commit bc50dffCopy full SHA for bc50dff
.github/workflows/pull_request.yml
@@ -9,6 +9,7 @@ jobs:
9
name: Soundness
10
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
+ format_check_container_image: swift:6.1.0-noble
13
license_header_check_enabled: false
14
api_breakage_check_enabled: false
15
0 commit comments