Skip to content

Commit 65baed8

Browse files
committed
Update Windows CI
1 parent 76c64a0 commit 65baed8

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
@@ -81,7 +81,7 @@ jobs:
8181
name: Windows Server 2019, Erlang/OTP ${{ matrix.otp_version }}
8282
strategy:
8383
matrix:
84-
otp_version: ["25.3", "26.2", "27.1"]
84+
otp_version: ["25.3", "26.2", "27.3"]
8585
runs-on: windows-2022
8686
steps:
8787
- name: Configure Git

0 commit comments

Comments
 (0)