We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a7357 commit e491f69Copy full SHA for e491f69
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
otp: ["25.x", "26.x", "27.x"]
10
- elixir: ["1.15.x", "1.16.x", "1.17.x"]
+ elixir: ["1.15.x", "1.16.x", "1.17.x", "1.18.x"]
11
req: ["0.5.7"]
12
# Exclude incompatible combinations of OTP and Elixir
13
exclude:
0 commit comments