Skip to content

Commit

Permalink
Merge branch 'master' into fix/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed May 22, 2024
2 parents 84fec9a + 6e32d2d commit d85d273
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 d85d273

Please sign in to comment.