We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3b1ec commit 50f1faeCopy full SHA for 50f1fae
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- elixir: ["1.12.0", "1.11.0", "1.10.4", "1.9.4", "1.8.2", "1.7.4"]
+ elixir: ["1.19.0", "1.18.0", "1.17.0", "1.16.0", "1.15.0"]
18
erlang: ["24.2.1"]
19
ubuntu: ["jammy-20260217"]
20
0 commit comments