Skip to content

Commit 4ab4663

Browse files
Now that Ruby 3.2 is available on Windows, re-enable it. (#37)
1 parent a30be8b commit 4ab4663

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
os: [ ubuntu-latest, windows-latest ]
1717
exclude:
1818
- { ruby: truffleruby, os: windows-latest }
19-
- { ruby: ruby-3.2, os: windows-latest }
2019

2120
runs-on: ${{ matrix.os }}
2221

0 commit comments

Comments
 (0)