Skip to content

Commit 442f1ec

Browse files
committed
Add support for Erlang/OTP 27.2
Add OTP 27.2 to the github workflow yaml file.
1 parent 8cc16cb commit 442f1ec

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.2"
1718
- "27.1"
1819
- "27.0"
1920
- "26.2"

0 commit comments

Comments
 (0)