Browse Source

Update ci.yml

Takeru Ohta 2 years ago
parent
commit
669b600201
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -20,6 +20,7 @@ jobs:
       - uses: erlef/setup-beam@v1
         with:
           otp-version: ${{matrix.otp}}
+          rebar3-version: '3.20.0'
       - run: rebar3 compile
       - run: rebar3 xref
       - run: rebar3 efmt -c