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 54bcc6f commit 7eafe31Copy full SHA for 7eafe31
1 file changed
.github/workflows/ci.yml
@@ -21,8 +21,8 @@ jobs:
21
strategy:
22
matrix:
23
include:
24
- - elixir: "1.15"
25
- otp: "25"
+ - elixir: "1.17"
+ otp: "27"
26
- elixir: "1.19"
27
otp: "28"
28
lint: true
0 commit comments