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 1566729 commit 9954d17Copy full SHA for 9954d17
.github/workflows/elixir.yml
@@ -17,7 +17,7 @@ jobs:
17
elixir: "1.11.4"
18
otp: "22.x"
19
- pair:
20
- elixir: "1.15.4"
+ elixir: "1.16.0"
21
otp: "26.x"
22
lint: lint
23
steps:
0 commit comments