Skip to content

Commit db90414

Browse files
authored
Update elixir.yml
1 parent eec7b8b commit db90414

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/elixir.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ jobs:
1313
matrix:
1414
elixir: ['1.12', '1.11', '1.10', '1.9']
1515
otp: ['24.x', '23.x', '22.x']
16-
exclude:
17-
- elixir: '1.9'
18-
otp: '24.0'
19-
- elixir: '1.10'
20-
otp: '24.0'
2116
steps:
2217
- uses: actions/checkout@v2
2318

0 commit comments

Comments
 (0)