There was an error while loading. Please reload this page.
1 parent e102373 commit 6c313a6Copy full SHA for 6c313a6
1 file changed
.github/workflows/ci.yml
@@ -43,11 +43,11 @@ jobs:
43
otp: "28"
44
45
# Elixir 1.20 — supports OTP 27–29
46
- - elixir: "1.20.0-rc.6-otp-27"
+ - elixir: "1.20.2-otp-27"
47
otp: "27"
48
- - elixir: "1.20.0-rc.6-otp-28"
+ - elixir: "1.20.2-otp-28"
49
50
- - elixir: "1.20.0-rc.6-otp-29"
+ - elixir: "1.20.2-otp-29"
51
otp: "29"
52
lint: true
53
0 commit comments