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 119ea10 commit 7ad8acfCopy full SHA for 7ad8acf
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- elixir: [1.19.0-rc.0]
+ elixir: [1.15, 1.16, 1.17, 1.18, 1.19.0-rc.0]
21
otp: [27.3.2]
22
23
steps:
0 commit comments