Skip to content

Commit 57841a0

Browse files
authored
Bump Windows Runner & add more OTP versions (#13972)
1 parent 7d421b1 commit 57841a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
name: Windows Server 2019, Erlang/OTP ${{ matrix.otp_version }}
8484
strategy:
8585
matrix:
86-
otp_version: ["25.3", "26.0"]
87-
runs-on: windows-2019
86+
otp_version: ["25.3", "26.2", "27.1"]
87+
runs-on: windows-2022
8888
steps:
8989
- name: Configure Git
9090
run: git config --global core.autocrlf input

0 commit comments

Comments
 (0)