Skip to content

Commit

Permalink
chore: update ci action's otp version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Apr 29, 2024
1 parent c8537df commit f69e6a8
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 @@ -8,7 +8,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
strategy:
matrix:
otp: ['23.3.4', '24.0.3']
otp: ['24.3', '25.3', '26.2']
rebar3: ['3.20.0', '3.19.0']
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f69e6a8

Please sign in to comment.