Skip to content

Commit

Permalink
Try OTP 25 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
plux committed Apr 30, 2024
1 parent 9ecab76 commit 77dd9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install Erlang
run: choco install -y erlang --version 26.2.2
run: choco install -y erlang --version 25.3.2.1
- name: Install rebar3
run: choco install -y rebar3 --version 3.22.1
- name: Compile
Expand Down

0 comments on commit 77dd9d6

Please sign in to comment.