Skip to content

Commit

Permalink
Test over OTP 27 and rebar3 3.23 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored May 22, 2024
1 parent a048f37 commit 71114c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:

strategy:
matrix:
otp: ["25", "26"]
rebar: ["3.22"]
otp: ["25", "26", "27"]
rebar: ["3.23"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 71114c4

Please sign in to comment.