Merge branch 'appveyor-ci-improvements'

Cancel builds of non-latest PR version on AppVeyor and other minor
improvements.

See #2085.
This commit is contained in:
Vadim Zeitlin 2021-10-14 00:24:38 +02:00
commit 2b540ae2f5
2 changed files with 16 additions and 0 deletions

View file

@ -6,11 +6,13 @@ on:
paths-ignore:
- 'CHANGES*'
- 'Doc/**'
- 'appveyor.yml'
pull_request:
branches: master
paths-ignore:
- 'CHANGES*'
- 'Doc/**'
- 'appveyor.yml'
jobs:
build: