Skip to content

Commit 0c8ed0e

Browse files
committed
Add support for Erlang/OTP 27.1
Add OTP 27.1 to the github workflow yaml file.
1 parent 0c0806a commit 0c8ed0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
otp:
17+
- "27.1"
1718
- "27.0"
1819
- "26.2"
1920
- "26.1"

0 commit comments

Comments
 (0)