Skip to content

Commit

Permalink
CI: Update appveyor build to use PROJ 8.1 (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Aug 5, 2021
1 parent 62c695e commit 95f97f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ environment:
PYTHON_ARCH: "64"
VS_VERSION: Visual Studio 14
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
PROJSOURCE: 8.0.0
PROJSOURCE: 8.1.0
BUILD_SHARED_LIBS: ON
# - PYTHON: "C:\\Python37-x64"
# PYTHON_VERSION: "3.8"
# PYTHON_ARCH: "64"
# VS_VERSION: Visual Studio 14
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
# PROJSOURCE: 7.2.1
# PROJSOURCE: 8.1.0
# BUILD_SHARED_LIBS: ON
# - PYTHON: "C:\\Python37-x64"
# PYTHON_VERSION: "3.7"
Expand Down

0 comments on commit 95f97f6

Please sign in to comment.