Skip to content

Commit

Permalink
Add support for Erlang/OTP 27.2
Browse files Browse the repository at this point in the history
Add OTP 27.2 to the github workflow yaml file.
  • Loading branch information
vinoski committed Dec 13, 2024
1 parent 8cc16cb commit 442f1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
fail-fast: false
matrix:
otp:
- "27.2"
- "27.1"
- "27.0"
- "26.2"
Expand Down

0 comments on commit 442f1ec

Please sign in to comment.