Skip to content

Commit cc1127e

Browse files
committed
chore: bump elixir version
1 parent daa10c9 commit cc1127e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ concurrency:
1212

1313
env:
1414
MIX_ENV: test
15-
ELIXIR_VERSION: "1.19"
16-
OTP_VERSION: "28"
15+
ELIXIR_VERSION: "1.20"
16+
OTP_VERSION: "29"
1717

1818
jobs:
1919
changes:

0 commit comments

Comments
 (0)