Skip to content

Commit db047c3

Browse files
authored
Merge pull request #206 from sneako/gha-matrix
test latest elixir version in ci
2 parents 60c1073 + 19c105c commit db047c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/elixir.yml

Lines changed: 2 additions & 2 deletions
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)