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 9be959f commit bb1303bCopy full SHA for bb1303b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: erlef/setup-beam@v1
18
with:
19
otp-version: 27
20
- elixir-version: main
+ elixir-version: 1.19
21
- uses: actions/cache@v4
22
23
path: |
.github/workflows/conformance.yml
@@ -23,7 +23,7 @@ jobs:
24
25
otp-version: 28
26
27
28
29
0 commit comments