Skip to content

Commit d1a6fbc

Browse files
aryan-25fabianfett
andauthored
Set container image argument to "swiftlang/swift:nightly-6.0-jammy" for API breakage and documentation checks. (#346)
Co-authored-by: Fabian Fett <[email protected]>
1 parent 4121b35 commit d1a6fbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/pull_request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
with:
1212
license_header_check_project_name: "SwiftAWSLambdaRuntime"
1313
shell_check_enabled: false
14+
api_breakage_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
15+
docs_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
1416

1517
unit-tests:
1618
name: Unit tests

0 commit comments

Comments
 (0)