Skip to content

Commit

Permalink
(maint) Switch AppVeyor to Ruby 2.4 from 2.3
Browse files Browse the repository at this point in the history
 - Now that RubyInstaller has produced an installer for Ruby 2.4.1 on
   Windows and AppVeyor has integrated it into their workflow per
   appveyor/ci#1350 we can move from 2.3 to
   2.4 given Puppet 5 will be shipping against 2.4
  • Loading branch information
Iristyle committed Jun 13, 2017
1 parent 27fdad2 commit 5b42dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matrix:

# Ruby versions under test
platform:
- Ruby23-x64
- Ruby24-x64
- Ruby21-x64

# Note that locales are mainly code page changes and are not the FULL set of localization
Expand Down

0 comments on commit 5b42dbf

Please sign in to comment.