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 d276372 commit 22d564eCopy full SHA for 22d564e
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
elixir: "1.13"
20
otp: "24.3.4.10"
21
- pair:
22
- elixir: "1.15"
+ elixir: "1.16"
23
otp: "26.0"
24
lint: lint
25
steps:
0 commit comments