We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0432a90 commit 3a9d040Copy full SHA for 3a9d040
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