Skip to content

Commit 4d84cac

Browse files
committed
Set container image argument to "swiftlang/swift:nightly-6.0-jammy" for API breakage and documentation checks.
1 parent 0f68ed5 commit 4d84cac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
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)