aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMSP-Greg <Greg.mpls@gmail.com>2020-07-26 08:57:59 -0500
committernagachika <nagachika@ruby-lang.org>2020-08-01 16:55:54 +0900
commita332e8a0ddad90c540c6c52f0db2a45e5955a23d (patch)
tree6777b755def9312d9b9e980d8038afc628d27381
parent05c4c88767b54808cd1459a1d6da11179c422cfa (diff)
downloadruby-a332e8a0ddad90c540c6c52f0db2a45e5955a23d.tar.gz
ruby_2_7 update MinGW Actions workflow
-rw-r--r--.github/workflows/mingw.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index cea26a51c2..71afe25287 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -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: |