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 7b10265 commit 02ea6b7Copy full SHA for 02ea6b7
.github/workflows/elixir.yml
@@ -24,6 +24,8 @@ jobs:
24
erlang: "24.x"
25
- elixir: "1.17.x"
26
erlang: "27.x"
27
+ - elixir: "1.18.x"
28
+ erlang: "27.x"
29
services:
30
db:
31
image: postgres:15
0 commit comments