Skip to content

Commit

Permalink
Merge pull request #363 from parapluu/aronisstav-patch-1
Browse files Browse the repository at this point in the history
Pin a rebar3 version since OTP 24 is deprecated in nightly
  • Loading branch information
aronisstav authored Jul 2, 2024
2 parents e2d69c1 + 6ddf706 commit d672e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: '24'
rebar3-version: nightly
rebar3-version: 3.23.0
- run: make -C doc test
tests-latest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d672e75

Please sign in to comment.