Skip to content

Commit 2da7ab3

Browse files
authored
CI: Skip MSYS2 Devkit for Windows
Let’s see if the recent prebuilt gems trend is working out…
1 parent f4f7f0b commit 2da7ab3

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
@@ -32,6 +32,7 @@ jobs:
3232

3333
- uses: ruby/setup-ruby@v1
3434
with:
35+
windows-toolchain: 'none' # remove this line if the project requires MSYS2 DevKit
3536
ruby-version: ${{ matrix.ruby-version }}
3637
bundler-cache: true
3738

0 commit comments

Comments
 (0)