Skip to content

Commit

Permalink
Remove Ruby 2.3 from Windows builds
Browse files Browse the repository at this point in the history
This version is EOL.
  • Loading branch information
sds committed Jun 18, 2020
1 parent c3a87da commit 259614c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ version: '1.0.{build}'

environment:
matrix:
- CHILDPROCESS_POSIX_SPAWN: true
CHILDPROCESS_UNSET: should-be-unset
RUBY_VERSION: 23-x64
- CHILDPROCESS_POSIX_SPAWN: false
CHILDPROCESS_UNSET: should-be-unset
RUBY_VERSION: 23-x64
- CHILDPROCESS_POSIX_SPAWN: true
CHILDPROCESS_UNSET: should-be-unset
RUBY_VERSION: 24-x64
Expand Down

0 comments on commit 259614c

Please sign in to comment.