Skip to content

Commit 2591f9d

Browse files
committed
actions: update Erlang and Elixir versions
Signed-off-by: Matteo Cafasso <[email protected]>
1 parent 237296f commit 2591f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
strategy:
77
matrix:
88
erlang:
9-
- '25.3'
9+
- '26.2'
1010
elixir:
11-
- '1.13.4'
11+
- '1.16.3'
1212
rmqref:
1313
- v3.12.x
1414
steps:

0 commit comments

Comments
 (0)