Skip to content

Commit

Permalink
add newer OTP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Jul 26, 2024
1 parent 0ac6038 commit 7cc64fd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ jobs:
matrix:
otp_vsn:
- 'slim'
- '27-slim'
- '26.2-slim'
- '26.1-slim'
- '26-slim'
- '25.3-slim'
- '25.2-slim'
- '25.1-slim'
- '25-slim'
- '24.3-slim'
- '24.2-slim'
- '24.1-slim'
- '24.0-slim'
Expand Down

0 comments on commit 7cc64fd

Please sign in to comment.