Skip to content

Commit

Permalink
Add OTP 20,21,22,23 to be checked when commiting
Browse files Browse the repository at this point in the history
This should work now!
  • Loading branch information
rvirding committed Mar 1, 2024
1 parent c312d9a commit 2260927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
otp: ['23']
otp: ['20', '21', '22', '23']
rebar3: ['3.14.1', '3.14.3']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2260927

Please sign in to comment.