Skip to content

Commit

Permalink
Test over OTP 27 and rebar3 3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed May 21, 2024
1 parent db9e7b2 commit a7721dd
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 @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
otp_vsn: ['24', '25', '26']
rebar3_vsn: ['3.22']
otp_vsn: ['24', '25', '26', '27']
rebar3_vsn: ['3.23']
steps:
- uses: actions/checkout@v3
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit a7721dd

Please sign in to comment.