Skip to content

Commit c4255e9

Browse files
committed
Fix docs
1 parent ac1b2fb commit c4255e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
shell_check_enabled: true
1414
python_lint_check_enabled: true
1515
api_breakage_check_container_image: "swiftlang/swift:nightly-6.1-jammy"
16-
docs_check_container_image: "swiftlang/swift:nightly-6.1-noble"
16+
docs_check_container_image: "swift:6.0-noble"
1717
format_check_container_image: "swiftlang/swift:nightly-6.1-jammy"
1818
yamllint_check_enabled: true
1919

0 commit comments

Comments
 (0)