Skip to content

Commit 5c8ff8f

Browse files
committed
Prebuild for OTP 27
1 parent 78c3cc4 commit 5c8ff8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
otp_version: "25.0.4"
3636
- otp: 26
3737
otp_version: "26.0.2"
38-
# - otp: 27
39-
# otp_version: "27.0"
38+
- otp: 27
39+
otp_version: "27.0"
4040
runs-on: ubuntu-22.04
4141
steps:
4242
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)