Skip to content

Commit 47c6ebd

Browse files
committed
do not exclude windows test
1 parent 60908a8 commit 47c6ebd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
matrix:
77
ruby: [2.7, 3.0, 3.1, 3.2, 3.3, jruby]
88
platform: [ubuntu-latest, macos-latest, windows-latest]
9-
exclude:
10-
- platform: windows-latest
119
runs-on: ${{ matrix.platform }}
1210
env:
1311
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}

0 commit comments

Comments
 (0)