From 42d4f9ea8bedb4dcc968f4ac4e1e262e6804c0b2 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 25 Sep 2017 17:38:42 +0000 Subject: Switch Build to use 2.4 with certs files patched by MSP-Greg fix https://github.com/ruby/ruby/pull/1702 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 9d52449d3a..a8c771c599 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ shallow_clone: true platform: - x64 environment: - ruby_version: "23-%Platform%" + ruby_version: "24-%Platform%" zlib_version: "1.2.11" matrix: - vs: "120" -- cgit v1.2.3