Skip to content

Commit

Permalink
Bump OTP
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jan 31, 2025
1 parent f69f4ad commit e0b5c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
include:
- elixir: 1.15.8
otp: 24.3.4.17
otp: 25.3.2.9

- elixir: 1.17.3
otp: 27.2
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
include:
# look for correct alpine image here: https://hub.docker.com/r/hexpm/elixir/tags
- elixir: 1.15.8
otp: 24.3.4.17
otp: 25.3.2.9
suffix: "alpine-3.20.3"

- elixir: 1.17.3
Expand Down

0 comments on commit e0b5c11

Please sign in to comment.