We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66dd02 commit c7e266aCopy full SHA for c7e266a
1 file changed
.github/workflows/build.yml
@@ -7,8 +7,8 @@ jobs:
7
fail-fast: false
8
matrix:
9
include:
10
- - elixir: 1.18
11
- otp: 27
+ - elixir: 1.19
+ otp: 28
12
- elixir: 1.15
13
otp: 24
14
steps:
0 commit comments