Skip to content

Commit 36acab4

Browse files
committed
Update CI matrix
1 parent 7412c6d commit 36acab4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ jobs:
4444
elixir: "1.17.2-otp-27"
4545
- otp: "27.2"
4646
elixir: "1.18.1-otp-27"
47-
- otp: "28.3"
47+
- otp: "28.3.1"
4848
elixir: "1.19.4-otp-28"
49+
- otp: "28.3.1"
50+
elixir: "1.20.0-rc.1-otp-28"
4951
lint: true
5052
steps:
5153
# Step: Setup Elixir + Erlang image as the base.

0 commit comments

Comments
 (0)