Skip to content

Commit

Permalink
appveyor: Update Ruby versions
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 committed May 10, 2024
1 parent c1f85b7 commit 0969560
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,14 @@ test_script:
# https://www.appveyor.com/docs/installed-software/#ruby
environment:
matrix:
- ruby_version: "33-x64"
- ruby_version: "33"
- ruby_version: "32-x64"
- ruby_version: "32"
- ruby_version: "31-x64"
- ruby_version: "31"
- ruby_version: "30-x64"
- ruby_version: "30"
- ruby_version: "27-x64"
- ruby_version: "27"
- ruby_version: "26-x64"
- ruby_version: "26"
- ruby_version: "25-x64"
- ruby_version: "25"
- ruby_version: "24-x64"
- ruby_version: "24"

for:
-
Expand Down

0 comments on commit 0969560

Please sign in to comment.