Skip to content

Commit 93e028c

Browse files
committed
ci: add ruby 3.2 to appveyor
and drop 2.5 and 2.6
1 parent 01f7d36 commit 93e028c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ test_script:
2929

3030
environment:
3131
matrix:
32+
- ruby_version: "32"
3233
- ruby_version: "31"
3334
- ruby_version: "30"
3435
- ruby_version: "27"
35-
- ruby_version: "26"
36-
- ruby_version: "25"

0 commit comments

Comments
 (0)