Skip to content

Commit db43e53

Browse files
committed
CI: Windows toolchain is not needed
1 parent 6e97a96 commit db43e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: ruby/setup-ruby@v1
2929
with:
3030
ruby-version: ${{ matrix.ruby }}
31+
windows-toolchain: none
3132
- name: Install dependencies
3233
run: bundle install
3334
- name: Run test

0 commit comments

Comments
 (0)