Skip to content

Commit 19c105c

Browse files
committed
test latest elixir version in ci
1 parent ab67d8f commit 19c105c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/elixir.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
elixir: '1.7.4'
1515
otp: '22.x'
1616
- pair:
17-
elixir: '1.12.3'
18-
otp: '24.x'
17+
elixir: '1.14.1'
18+
otp: '25.x'
1919
lint: lint
2020

2121
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)