Skip to content

Commit b8e406d

Browse files
authored
Update CI'ed elixir and OTP versions 1.19@OTP 28.4 (#4706)
1 parent 8d02c19 commit b8e406d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
include:
22+
- elixir: "1.19.5"
23+
otp: "28.4"
24+
lint: lint
2225
- elixir: "1.18.1"
2326
otp: "27.2"
24-
lint: lint
2527
- elixir: "1.17.3"
2628
otp: "27.1"
2729
- elixir: "1.17.3"

0 commit comments

Comments
 (0)