Skip to content

Commit cfdbed3

Browse files
authored
add latest otp/elixir versio to ci (#194)
1 parent 763e3a2 commit cfdbed3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- pair:
3939
elixir: 1.18.4
4040
otp: 27.2.1
41+
- pair:
42+
elixir: 1.19.0
43+
otp: 28.1
4144
lint: lint
4245

4346
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)