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 3197025 commit cdeaf53Copy full SHA for cdeaf53
1 file changed
.github/workflows/test.yml
@@ -27,6 +27,7 @@ jobs:
27
ruby: rubinius
28
- os: windows-latest
29
30
+ name: ${{ matrix.os }} ${{ matrix.ruby }}
31
runs-on: ${{ matrix.os }}
32
steps:
33
- uses: actions/checkout@v2
0 commit comments