Skip to content

Commit 5ad1b82

Browse files
committed
ci: update matrix, take two
1 parent 5fced12 commit 5ad1b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.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: ['26', 'latest']
13-
elixir: ['1.17', '1.18', 'latest']
13+
elixir: ['1.18', 'latest']
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)