We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2435cb6 commit a2be2f9Copy full SHA for a2be2f9
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,6 @@ jobs:
10
exclude:
11
- { os: windows-latest, ruby: jruby }
12
- { os: windows-latest, ruby: truffleruby }
13
- - { os: windows-latest, ruby: '4.0' }
14
runs-on: ${{ matrix.os }}
15
env:
16
BUNDLE_WITHOUT: "development"
0 commit comments