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 8b91287 commit 42f9605Copy full SHA for 42f9605
.github/workflows/pull_request.yml
@@ -23,6 +23,6 @@ jobs:
23
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
24
with:
25
license_header_check_project_name: "Swift"
26
- docs_check_container_image: "swiftlang/swift:nightly-6.2-noble"
+ docs_check_container_image: "swift:6.2-noble"
27
format_check_enabled: false
28
api_breakage_check_enabled: false
0 commit comments