We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b476f6 commit 77e38ccCopy full SHA for 77e38cc
.github/workflows/winrm_transport.yaml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: windows-2022
24
strategy:
25
matrix:
26
- ruby: [3.2]
+ ruby: [3.1]
27
steps:
28
- name: Checkout repository
29
uses: actions/checkout@v4
0 commit comments