mirror of
https://github.com/ruby/ruby.git
synced 2025-09-18 18:13:58 +02:00
ruby_2_7 update MinGW Actions workflow
This commit is contained in:
parent
05c4c88767
commit
a332e8a0dd
1 changed files with 3 additions and 4 deletions
7
.github/workflows/mingw.yml
vendored
7
.github/workflows/mingw.yml
vendored
|
@ -52,11 +52,10 @@ jobs:
|
|||
shell: bash
|
||||
id: commit_info
|
||||
- name: Set up Ruby & MSYS2
|
||||
uses: MSP-Greg/actions-ruby@master
|
||||
uses: MSP-Greg/setup-ruby-pkgs@v1
|
||||
with:
|
||||
ruby-version: 2.6.x
|
||||
base: update
|
||||
mingw: gdbm gmp libffi libyaml openssl ragel readline
|
||||
ruby-version: 2.6
|
||||
mingw: _upgrade_ gdbm gmp libffi libyaml openssl ragel readline
|
||||
msys2: automake1.16 bison
|
||||
- name: where check
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue