Skip to content

Commit

Permalink
Remove OTP-23
Browse files Browse the repository at this point in the history
  • Loading branch information
surik committed Sep 16, 2023
1 parent b2f5a93 commit 76b28ac
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 @@ -6,7 +6,7 @@ jobs:
name: Erlang/OTP ${{matrix.otp}} / rebar3 ${{matrix.rebar3}}
strategy:
matrix:
otp: ['23', '24', '25', '26']
otp: ['24', '25', '26']
rebar3: ['3.22.1']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 76b28ac

Please sign in to comment.