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 15ec951 commit 884deb2Copy full SHA for 884deb2
.github/workflows/pull_request.yml
@@ -9,7 +9,8 @@ jobs:
9
name: Soundness
10
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
11
with:
12
- api_breakage_check_container_image: "swift:6.1-noble"
+ api_breakage_check_container_image: "swift:6.2-noble"
13
+ format_check_container_image: "swift:6.2-noble"
14
license_header_check_project_name: "SwiftHTTPServer"
15
16
unit-tests:
0 commit comments