mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
Set container image argument to "swiftlang/swift:nightly-6.0-jammy" for API breakage and documentation checks. (#346)
Co-authored-by: Fabian Fett <fabianfett@apple.com>
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
with:
|
||||
license_header_check_project_name: "SwiftAWSLambdaRuntime"
|
||||
shell_check_enabled: false
|
||||
api_breakage_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
|
||||
docs_check_container_image: "swiftlang/swift:nightly-6.0-jammy"
|
||||
|
||||
unit-tests:
|
||||
name: Unit tests
|
||||
|
||||
Reference in New Issue
Block a user