Skip to content

Commit

Permalink
update elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Mar 10, 2024
1 parent 5dd37d3 commit 4bba30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 4bba30f

Please sign in to comment.