We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb014b3 commit 8d72722Copy full SHA for 8d72722
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
name: Windows Server 2019, Erlang/OTP ${{ matrix.otp_version }}
84
strategy:
85
matrix:
86
- otp_version: ["25.3", "26.3", "27.1"]
+ otp_version: ["25.3", "26.2", "27.1"]
87
runs-on: windows-2022
88
steps:
89
- name: Configure Git
0 commit comments