Skip to content

Commit 857a046

Browse files
authored
Merge pull request #54 from larskanis/larskanis-patch-2
CI: Ruby version to 3.4 and PGVER to 17
2 parents 8abc69a + d830386 commit 857a046

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: "33"
25+
PGVER: 16

0 commit comments

Comments
 (0)