Skip to content

Commit 50f1fae

Browse files
authored
Update Elixir versions in build workflow
1 parent ec3b1ec commit 50f1fae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
elixir: ["1.12.0", "1.11.0", "1.10.4", "1.9.4", "1.8.2", "1.7.4"]
17+
elixir: ["1.19.0", "1.18.0", "1.17.0", "1.16.0", "1.15.0"]
1818
erlang: ["24.2.1"]
1919
ubuntu: ["jammy-20260217"]
2020

0 commit comments

Comments
 (0)