We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff2bb4 commit 532a78fCopy full SHA for 532a78f
.github/workflows/ci.yml
@@ -46,6 +46,8 @@ jobs:
46
exclude:
47
- elixir: "1.14"
48
otp: "27"
49
+ - elixir: "1.15"
50
+ otp: "27"
51
- elixir: "1.17"
52
otp: "24"
53
steps:
0 commit comments