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 c4ffe59 commit e73ec8eCopy full SHA for e73ec8e
.github/workflows/pull_request.yml
@@ -14,7 +14,7 @@ jobs:
14
python_lint_check_enabled: false
15
api_breakage_check_container_image: "swift:6.0-noble"
16
docs_check_container_image: "swift:6.0-noble"
17
- format_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
+ format_check_container_image: "swift:6.0-noble"
18
19
unit-tests:
20
name: Unit tests
0 commit comments