Skip to content

Commit

Permalink
Use otp 25 for rules_erlang presubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjk25 committed Aug 8, 2022
1 parent a104ffa commit 12750c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rules_erlang/3.2.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tasks:
name: Verify build targets
platform: ${{ platform }}
environment:
ERLANG_VERSION: "24.3"
ERLANG_VERSION: "25.0"
shell_commands:
- curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl
- chmod a+x kerl
Expand Down

0 comments on commit 12750c8

Please sign in to comment.