Browse Source

Update ci.yml

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

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

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