Skip to content

Commit 5fced12

Browse files
committed
ci: update matrix
1 parent fefbf33 commit 5fced12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
otp: ['25', 'latest']
12+
otp: ['26', 'latest']
1313
elixir: ['1.17', '1.18', 'latest']
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)