Skip to content

Commit 4d6f0aa

Browse files
authored
Merge pull request #181 from aws-beam/bump-codegen-otp-and-elixir
Bump codegen OTP and Elixir versions
2 parents 04d70d6 + 6305f46 commit 4d6f0aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codegen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343

4444
env:
4545
LATEST_AWS_SDK_GO_TAG: ${{ needs.check.outputs.latest_tag }}
46-
OTP_VERSION: "25.0.4"
47-
ELIXIR_VERSION: "1.13.2"
46+
OTP_VERSION: "28"
47+
ELIXIR_VERSION: "1.19"
4848
REBAR3_VERSION: "3.20.0"
4949

5050
strategy:

0 commit comments

Comments
 (0)