Skip to content

Commit e491f69

Browse files
committed
added 1.18.x to ci tests
1 parent 95a7357 commit e491f69

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
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
otp: ["25.x", "26.x", "27.x"]
10-
elixir: ["1.15.x", "1.16.x", "1.17.x"]
10+
elixir: ["1.15.x", "1.16.x", "1.17.x", "1.18.x"]
1111
req: ["0.5.7"]
1212
# Exclude incompatible combinations of OTP and Elixir
1313
exclude:

0 commit comments

Comments
 (0)