Skip to content

Commit aa1bf2d

Browse files
committed
ci: use bash shell for Windows native gem install tests
1 parent 1842aa7 commit aa1bf2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native-gem-precompilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ jobs:
201201
name: cruby-${{ matrix.platform }}-gem
202202
path: gems
203203
- run: ./bin/test-gem-install gems
204-
shell: sh
204+
shell: bash

0 commit comments

Comments
 (0)