From fcafe246f78b00d4ef17fc05225322bc619111c7 Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Sun, 16 Feb 2020 18:06:56 -0600 Subject: appveyor.yml - remove 64 bit Rubies, they are now tested in Actions --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 90ed36c..9679fe4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,6 +11,4 @@ deploy: off environment: matrix: - ruby_version: "24" - - ruby_version: "24-x64" - ruby_version: "25" - - ruby_version: "25-x64" -- cgit v1.2.3