summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-01-14 15:50:33 +0900
committernagachika <nagachika@ruby-lang.org>2022-05-18 10:02:42 +0900
commit42355187df2e96c983b24c6797c2889068e92593 (patch)
tree952c68d37f2cd096e619c6aceab145b66cd1395a /.github
parent04d3a841781f6846f3297c38417961056295170a (diff)
Try previous ruby-setup-ruby
The commits between db14f2dde9ceeaa8acbcd31884475a7ce97ae9d3 and 11cc84264a91d42bc873f39d70678e44042322d2 seems breaking OpenSSL::TestConfig#test_s_parse_include.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mingw.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 0d7eef67c0..843da4b36a 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -60,7 +60,7 @@ jobs:
path: src/.downloaded-cache
key: downloaded-cache
- name: Set up Ruby & MSYS2
- uses: MSP-Greg/ruby-setup-ruby@win-ucrt-1
+ uses: MSP-Greg/ruby-setup-ruby@db14f2dde9ceeaa8acbcd31884475a7ce97ae9d3
with:
ruby-version: ${{ matrix.base_ruby }}
- name: set env