Skip to content

Commit

Permalink
back to maint, type fixes still not released; bump 24 and 25 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michallepicki authored Jun 29, 2023
1 parent 8e98bb3 commit 9a67d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
dialyzer:
strategy:
matrix:
otp_release: ['OTP-24.3.4.12', 'OTP-25.3.2.2', 'OTP-26.0.2']
otp_release: ['OTP-24.3.4.13', 'OTP-25.3.2.3', 'maint']
fail-fast: false
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 9a67d28

Please sign in to comment.