Skip to content

Commit

Permalink
Increase consumer confidence (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored May 15, 2021
1 parent 3dfd4cb commit 1f966f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
otp: ['20', '21', '22', '23']
rebar3: ['3.14.1', '3.14.2', '3.14.3']
otp: ['20', '21', '22', '23', '24']
rebar3: ['3.14.2', '3.14.3', '3.14.4', '3.15.0', '3.15.1']
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit 1f966f5

Please sign in to comment.