Skip to content

Commit

Permalink
fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent 50d5265 commit 9ad487c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{matrix.os}}
strategy:
matrix:
otp: ["20.3", "21.3", "22.2", "23.3", "24.3"]
otp: ["20.3", "21.3", "22.2"]
rebar3: ['3.14.4']
os: [ubuntu-20.04]
steps:
Expand Down

0 comments on commit 9ad487c

Please sign in to comment.