Skip to content

Commit eec7b8b

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

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
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
elixir: ['1.12', '1.11', '1.10', '1.9']
15-
otp: ['24.0', '23.2', '22.3']
15+
otp: ['24.x', '23.x', '22.x']
1616
exclude:
1717
- elixir: '1.9'
1818
otp: '24.0'

0 commit comments

Comments
 (0)