Skip to content

Commit

Permalink
Merge branch 'main' into interceptor_sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Jun 26, 2023
2 parents 62cea74 + 1c7c684 commit 9a1245a
Show file tree
Hide file tree
Showing 156 changed files with 5,134 additions and 3,516 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codegen_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

ruby-rbs-type-check:
needs: [generate-test-sdk]
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {
version = "0.1.0"
}

extra["smithyVersion"] = "1.26.0"
extra["smithyVersion"] = "1.28.0"

// The root project doesn't produce a JAR.
tasks["jar"].enabled = false
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9a1245a

Please sign in to comment.