Skip to content

Commit 3e9ae58

Browse files
authored
Update .github/workflows/ci.yml
1 parent 4199703 commit 3e9ae58

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", "28.0"]
109+
otp_version: ["26.2", "27.3"]
110110
runs-on: windows-2022
111111
steps:
112112
- name: Configure Git

0 commit comments

Comments
 (0)