Skip to content

Commit b828304

Browse files
committed
Remove Windows
1 parent 65b511c commit b828304

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ jobs:
77
matrix:
88
os: [macos-26, macos-15]
99
ruby-version: ['4.0', '3.4', '3.3', '3.2', '3.1', '3.0', '2.7', truffleruby]
10-
# conformance require perl because of that we
11-
# only run unit tests on windows
12-
include:
13-
- os: windows-latest
14-
args: test:unit
15-
exclude:
16-
- os: windows-latest
17-
ruby-version: truffleruby
1810
runs-on: ${{ matrix.os }}
1911
steps:
2012
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)