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 b187e95 commit d0357a1Copy full SHA for d0357a1
.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.0-rc.1
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