File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3838 required : true
3939 matrix_linux_swift_container_image :
4040 type : string
41- description : " Container image for the matrix job. Defaults to matching latest Swift 6.1 Amazon Linux 2 image."
42- default : " swiftlang/ swift:nightly-6.1 -amazonlinux2"
41+ description : " Container image for the matrix job. Defaults to matching latest Swift 6.2 Amazon Linux 2 image."
42+ default : " swift:6.2 -amazonlinux2"
4343
4444# # We are cancelling previously triggered workflow runs
4545concurrency :
Original file line number Diff line number Diff line change 1212 license_header_check_project_name : " SwiftAWSLambdaRuntime"
1313 shell_check_enabled : true
1414 python_lint_check_enabled : true
15- api_breakage_check_container_image : " swiftlang/ swift:nightly-6.1-jammy "
16- docs_check_container_image : " swift:6.0 -noble"
17- format_check_container_image : " swiftlang/ swift:nightly-6.1-jammy "
15+ api_breakage_check_container_image : " swift:6.2-noble "
16+ docs_check_container_image : " swift:6.2 -noble"
17+ format_check_container_image : " swift:6.2-noble "
1818 yamllint_check_enabled : true
1919
2020 unit-tests :
You can’t perform that action at this time.
0 commit comments