Skip to content

Commit 710ffdf

Browse files
update ci (#709)
1 parent d5ab5b5 commit 710ffdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
include:
13-
- elixir: 1.17.2
14-
otp: 25.0.4
15-
- elixir: 1.17.2
16-
otp: 27.0.1
13+
- elixir: 1.19.4
14+
otp: 26.0.1
15+
- elixir: 1.19.4
16+
otp: 28.0.1
1717
lint: lint
1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)