Skip to content

Commit 3d8199e

Browse files
committed
Update CI test matrix to Elixir 1.18
1 parent eff4af7 commit 3d8199e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
elixir: "1.11"
2222
otp: "21"
2323
- pair:
24-
elixir: "1.17"
24+
elixir: "1.18"
2525
otp: "27"
2626
lint: lint
2727
coverage: coverage

0 commit comments

Comments
 (0)