Skip to content

Commit f442a42

Browse files
committed
Update test matrix
1 parent ccedfe6 commit f442a42

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,18 @@ jobs:
4343
include:
4444
- otp: "26.2"
4545
elixir: "1.17.2-otp-26"
46-
- otp: "26.2"
47-
elixir: "1.18.1-otp-26"
48-
- otp: "27.2"
46+
- otp: "27.2.4"
4947
elixir: "1.17.2-otp-27"
50-
- otp: "27.2"
51-
elixir: "1.18.1-otp-27"
52-
- otp: "28.0.1"
48+
- otp: "27.2.4"
5349
elixir: "1.18.4-otp-27"
50+
- otp: "28.3.1"
51+
elixir: "1.18.4-otp-28"
52+
- otp: "27.2.4"
53+
elixir: "1.19.5-otp-27"
54+
- otp: "28.3.1"
55+
elixir: "1.19.5-otp-28"
56+
- otp: "28.3.1"
57+
elixir: "1.20.0-rc.1-otp-28"
5458
lint: true
5559
steps:
5660
# Step: Setup Elixir + Erlang image as the base.

0 commit comments

Comments
 (0)