We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60908a8 commit 47c6ebdCopy full SHA for 47c6ebd
.github/workflows/test.yml
@@ -6,8 +6,6 @@ jobs:
6
matrix:
7
ruby: [2.7, 3.0, 3.1, 3.2, 3.3, jruby]
8
platform: [ubuntu-latest, macos-latest, windows-latest]
9
- exclude:
10
- - platform: windows-latest
11
runs-on: ${{ matrix.platform }}
12
env:
13
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
0 commit comments