Skip to content

Commit

Permalink
Merge pull request #82 from paulo-ferraz-oliveira/feature/otp-27
Browse files Browse the repository at this point in the history
Test over OTP 27 and rebar3 3.23
  • Loading branch information
elbrujohalcon authored May 22, 2024
2 parents ae735ac + 41ae1f1 commit 5cf3074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:

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

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

0 comments on commit 5cf3074

Please sign in to comment.