Skip to content

Commit

Permalink
use rebar 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent 9730f87 commit f9aa6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
otp: ["20.3", "21.3", "22.2",
"23.3", "24.3", "25.3"]
rebar3: ["3.22.1"]
rebar3: ["3.16.1"]
os: [ubuntu-20.04]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f9aa6f5

Please sign in to comment.