Skip to content

Commit c7e266a

Browse files
committed
Test with Elixir 1.19 on CI
1 parent f66dd02 commit c7e266a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
fail-fast: false
88
matrix:
99
include:
10-
- elixir: 1.18
11-
otp: 27
10+
- elixir: 1.19
11+
otp: 28
1212
- elixir: 1.15
1313
otp: 24
1414
steps:

0 commit comments

Comments
 (0)