We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30be8b commit 4ab4663Copy full SHA for 4ab4663
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,6 @@ jobs:
16
os: [ ubuntu-latest, windows-latest ]
17
exclude:
18
- { ruby: truffleruby, os: windows-latest }
19
- - { ruby: ruby-3.2, os: windows-latest }
20
21
runs-on: ${{ matrix.os }}
22
0 commit comments