Skip to content

Commit

Permalink
bump Erlang/OTP version to 25 see: https://github.com/erlef/setup-bea…
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Jul 11, 2022
1 parent 60aeb1a commit 32bce85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: erlef/setup-elixir@885971a72ed1f9240973bd92ab57af8c1aa68f24
with:
elixir-version: '1.13.4' # Define the elixir version [required]
otp-version: '24.0.2' # Define the OTP version [required]
otp-version: '25.0' # Define the OTP version [required]
- name: Restore dependencies cache
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 32bce85

Please sign in to comment.