diff --git a/.github/workflows/precompile.yml b/.github/workflows/precompile.yml index fc81c37..62dd13d 100644 --- a/.github/workflows/precompile.yml +++ b/.github/workflows/precompile.yml @@ -23,7 +23,7 @@ jobs: - uses: erlef/setup-beam@v1 with: otp-version: ${{ matrix.otp_version }} - elixir-version: 1.11 + elixir-version: 1.13 - name: Install system dependecies run: |