Skip to content

Commit 1f966f5

Browse files
Increase consumer confidence (#20)
1 parent 3dfd4cb commit 1f966f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
otp: ['20', '21', '22', '23']
17-
rebar3: ['3.14.1', '3.14.2', '3.14.3']
16+
otp: ['20', '21', '22', '23', '24']
17+
rebar3: ['3.14.2', '3.14.3', '3.14.4', '3.15.0', '3.15.1']
1818
steps:
1919
- uses: actions/checkout@v2
2020
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)