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:
aryan-25
2024-08-30 14:47:51 +02:00
committed by GitHub
co-authored by Fabian Fett
parent 4121b35ff9
commit d1a6fbc132
+2
View File
@@ -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