We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9092760 commit ec8d9bdCopy full SHA for ec8d9bd
1 file changed
.github/workflows/ruby.yml
@@ -14,7 +14,7 @@ jobs:
14
test:
15
strategy:
16
matrix:
17
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
18
ruby-version: ['3.0', '3.1', '3.2', '3.3']
19
20
runs-on: ${{ matrix.os }}
0 commit comments