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 231caac commit c004d76Copy full SHA for c004d76
.github/workflows/test.yml
@@ -20,7 +20,6 @@ jobs:
20
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
21
os: [ ubuntu-latest, macos-latest, windows-latest ]
22
experimental: [false]
23
- include:
24
exclude:
25
- { ruby: head, os: windows-latest }
26
include:
0 commit comments