Skip to content

Commit f01ab38

Browse files
authored
Run Erlang/OTP 28 on Windows CI
1 parent 51e160e commit f01ab38

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
@@ -106,7 +106,7 @@ jobs:
106106
name: Windows Server 2019, Erlang/OTP ${{ matrix.otp_version }}
107107
strategy:
108108
matrix:
109-
otp_version: ["26.2", "27.3"]
109+
otp_version: ["26.2", "27.3", "28.0"]
110110
runs-on: windows-2022
111111
steps:
112112
- name: Configure Git

0 commit comments

Comments
 (0)