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 0f3a8f0 commit 82c8169Copy full SHA for 82c8169
.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: ["26.2", "27.1"]
+ otp_version: ["26.2", "27.3"]
87
runs-on: windows-2022
88
steps:
89
- name: Configure Git
0 commit comments