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 4808ee1 commit c0deab1Copy full SHA for c0deab1
.github/workflows/test.yml
@@ -19,6 +19,7 @@ jobs:
19
os: [ ubuntu-latest, macos-latest, windows-latest ]
20
include:
21
- { os: windows-latest, ruby: mswin }
22
+ - { os: windows-latest, ruby: ucrt }
23
runs-on: ${{ matrix.os }}
24
steps:
25
- uses: actions/checkout@v4
0 commit comments