Skip to content

Commit

Permalink
Add support for Erlang/OTP 27.1
Browse files Browse the repository at this point in the history
Add OTP 27.1 to the github workflow yaml file.
  • Loading branch information
vinoski committed Sep 20, 2024
1 parent 0c0806a commit 0c8ed0e
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.1"
- "27.0"
- "26.2"
- "26.1"
Expand Down

0 comments on commit 0c8ed0e

Please sign in to comment.