Skip to content

Commit

Permalink
fix var
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent d918e89 commit 9730f87
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_vsn: ["20.3", "21.3", "22.2",
otp: ["20.3", "21.3", "22.2",
"23.3", "24.3", "25.3"]
rebar3: ["3.22.1"]
os: [ubuntu-20.04]
Expand Down

0 comments on commit 9730f87

Please sign in to comment.