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 c3ace80 commit dec1fe8Copy full SHA for dec1fe8
1 file changed
.github/workflows/elixir.yml
@@ -28,6 +28,8 @@ jobs:
28
erlang: "27.x"
29
- elixir: "1.19.x"
30
erlang: "28.x"
31
+ - elixir: "latest"
32
+ erlang: "28.x"
33
services:
34
db:
35
image: postgres:15
0 commit comments