Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 87dedfe

Browse files
committed
ci: update Erlang/Elixir versions matrix
1 parent 7963dae commit 87dedfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
otp-version: ['22.3', '23.3', '24.0']
13-
elixir-version: ['1.11.4', '1.12.2']
13+
elixir-version: ['1.13.3']
1414

1515
env:
1616
MIX_ENV: test

0 commit comments

Comments
 (0)