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 b00003d commit 7ef5c34Copy full SHA for 7ef5c34
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
elixir: "1.12"
21
otp: "22"
22
- pair:
23
- elixir: "1.16.0-rc.0"
+ elixir: "1.16.0"
24
otp: "26"
25
lint: lint
26
steps:
0 commit comments