Skip to content

Commit

Permalink
CI: Use Rebar3 3.21 on OTP 24
Browse files Browse the repository at this point in the history
  • Loading branch information
weiss committed Jul 31, 2024
1 parent ef8fc95 commit a406c21
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 @@ -22,7 +22,7 @@ jobs:
- otp: '22.0'
rebar: '3.18.0'
- otp: '24.3'
rebar: '3.22.1'
rebar: '3.21.0'
- otp: '26.2'
rebar: '3.22.1'
fail-fast: false
Expand Down

0 comments on commit a406c21

Please sign in to comment.