Skip to content

Commit

Permalink
Use OTP 25 for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mworrell committed Nov 7, 2024
1 parent 4a80cbd commit 5468843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
otp: ["24"] # https://www.erlang.org/downloads
otp: ["25"] # https://www.erlang.org/downloads
rebar3: ["3.18.0"] # https://www.rebar3.org

steps:
Expand Down

0 comments on commit 5468843

Please sign in to comment.