Skip to content

Commit 4eead49

Browse files
author
Thomas Timmer
committed
chore: bump erlang 24 github ci version
1 parent fb7d021 commit 4eead49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
1313
strategy:
1414
matrix:
15-
otp: ["24.2", "25.3", "26.2"]
15+
otp: ["24.3", "25.3", "26.2"]
1616
elixir: ["1.14.5", "1.15.6", "1.16.1"]
1717
include:
1818
- otp: "27.2"

0 commit comments

Comments
 (0)