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 b147bb1 commit 2e2394dCopy full SHA for 2e2394d
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
otp: ['23.3.4.7', '24.1']
17
- elixir: ['1.12.3']
+ elixir: ['1.11.4', '1.12.3', '1.13.3']
18
steps:
19
- uses: actions/checkout@v2
20
- uses: erlef/setup-beam@v1
0 commit comments