We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def856c commit 9e9cd5cCopy full SHA for 9e9cd5c
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
include:
14
- - elixir: "1.18.1"
+ - elixir: "1.19.4"
15
otp: "27.1"
16
lint: true
17
- elixir: "1.15.8"
0 commit comments