Skip to content

Commit

Permalink
do not exclude windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
skoji committed Apr 26, 2024
1 parent 60908a8 commit 47c6ebd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
matrix:
ruby: [2.7, 3.0, 3.1, 3.2, 3.3, jruby]
platform: [ubuntu-latest, macos-latest, windows-latest]
exclude:
- platform: windows-latest
runs-on: ${{ matrix.platform }}
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit 47c6ebd

Please sign in to comment.