Skip to content

Commit 42d3ee3

Browse files
committed
Bump OTP versions used in CI.
1 parent cd297fb commit 42d3ee3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20-
- elixir: 1.18.4
21-
otp: 28.0.2
20+
- elixir: 1.19.3
21+
otp: 28.1.1
2222
rebar3: 3.25.1
2323
lint: true
2424

2525
- elixir: 1.18.4
26-
otp: 27.3
26+
otp: 27.3.4.6
2727
rebar3: 3.25.1
2828

2929
steps:

0 commit comments

Comments
 (0)