Skip to content

Commit 9b3e7fb

Browse files
authored
CI: Ruby version to 3.4 and PGVER to 17
1 parent 8abc69a commit 9b3e7fb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

appveyor.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@ test_script:
2121

2222
environment:
2323
matrix:
24-
# ruby-3.3.6 currently fails installing stringio-3.1.5.gem
25-
# - ruby_version: "33-x64"
26-
# PGVER: 16
27-
- ruby_version: "27-x64"
28-
PGVER: 11
24+
- ruby_version: "34-x64"
25+
PGVER: 17

0 commit comments

Comments
 (0)