Skip to content

Commit 4ef6db0

Browse files
authored
Bump lint job to latest Elixir/Erlang version (#31)
1 parent d90de21 commit 4ef6db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
elixir: 1.7.4
2020
otp: 20.3.8.26
2121
- pair:
22-
elixir: 1.11.4
23-
otp: 23.2.7
22+
elixir: 1.13.4
23+
otp: 25.0.4
2424
lint: lint
2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)