Skip to content

Commit

Permalink
Upgrade AppVeyor image
Browse files Browse the repository at this point in the history
This fixes the MSYS2 signing keys and also upgrades pacman to
support their .zst packages.

See https://www.msys2.org/news/#2020-06-29-new-packagers
  • Loading branch information
daviesrob committed Nov 3, 2020
1 parent 9c15769 commit 808ced9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ skip_tags: true
# - docs/*
# - '**/*.html'

# Appveyor Windows images are based on Visual studio version
image: Visual Studio 2019

# We use Mingw/Msys, so use pacman for installs
install:
- set HOME=.
Expand Down

0 comments on commit 808ced9

Please sign in to comment.