Skip to content

Commit

Permalink
Set container image argument to "swiftlang/swift:nightly-6.0-jammy" f…
Browse files Browse the repository at this point in the history
…or API breakage and documentation checks. (#346)

Co-authored-by: Fabian Fett <[email protected]>
  • Loading branch information
aryan-25 and fabianfett authored Aug 30, 2024
1 parent 4121b35 commit d1a6fbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1a6fbc

Please sign in to comment.