We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90de21 commit 4ef6db0Copy full SHA for 4ef6db0
1 file changed
.github/workflows/ci.yml
@@ -19,8 +19,8 @@ jobs:
19
elixir: 1.7.4
20
otp: 20.3.8.26
21
- pair:
22
- elixir: 1.11.4
23
- otp: 23.2.7
+ elixir: 1.13.4
+ otp: 25.0.4
24
lint: lint
25
steps:
26
- uses: actions/checkout@v2
0 commit comments