Skip to content

Commit 5f9e08b

Browse files
Update CI to test on Erlang/OTP 27.0 (#13578)
1 parent 969be34 commit 5f9e08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
include:
27-
- otp_version: "27.0-rc3"
27+
- otp_version: "27.0"
2828
- otp_version: "26.0"
2929
otp_latest: true
3030
- otp_version: "25.3"

0 commit comments

Comments
 (0)