Skip to content

Commit 4c3d708

Browse files
Change resolver to lts-21.25 in appveyor.yaml
1 parent 78e174b commit 4c3d708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ environment:
3232
# version.
3333
#STACKVER: "1.6.5"
3434
STACK_UPGRADE: "y"
35-
RESOLVER: "lts-20"
35+
RESOLVER: "lts-21.25"
3636
STACK_ROOT: "c:\\sr"
3737

3838
# ------------------------------------------------------------------------

0 commit comments

Comments
 (0)