Skip to content

Commit

Permalink
add OTP 26 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sstrollo committed Mar 1, 2024
1 parent 3939cf5 commit 019155d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: OTP ${{matrix.otp}}
strategy:
matrix:
otp: ['24', '25']
otp: ['24', '25', '26']
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 019155d

Please sign in to comment.