We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e883e56 commit eec7b8bCopy full SHA for eec7b8b
.github/workflows/elixir.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
elixir: ['1.12', '1.11', '1.10', '1.9']
15
- otp: ['24.0', '23.2', '22.3']
+ otp: ['24.x', '23.x', '22.x']
16
exclude:
17
- elixir: '1.9'
18
otp: '24.0'
0 commit comments