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 6bbb4b8 commit 11457e2Copy full SHA for 11457e2
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
otp: [ '26', '25', '24' ]
19
- elixir: [ '1.15', '1.14' ]
+ elixir: [ '1.15' ]
20
steps:
21
- uses: actions/checkout@v3
22
- uses: erlef/setup-beam@v1
0 commit comments