We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21fffa commit 7ea52d2Copy full SHA for 7ea52d2
.github/workflows/pull_request.yml
@@ -13,7 +13,7 @@ jobs:
13
shell_check_enabled: true
14
python_lint_check_enabled: true
15
api_breakage_check_container_image: "swiftlang/swift:nightly-6.1-jammy"
16
- docs_check_container_image: "swiftlang/swift:nightly-6.1-jammy"
+ docs_check_container_image: "swiftlang/swift:nightly-6.1-noble"
17
format_check_container_image: "swiftlang/swift:nightly-6.1-jammy"
18
yamllint_check_enabled: true
19
0 commit comments