Appveyor - better filtering for branches to match buildbot

This commit is contained in:
Vladislav Vaintroub 2024-06-05 12:26:46 +02:00
parent b242b44f0a
commit bfd3f45e8e

View file

@ -32,4 +32,9 @@ skip_commits:
- debian/ - debian/
- '**/*.sh' - '**/*.sh'
branches:
only:
- /bb-/
- /d+\.\d+/
image: Visual Studio 2022 image: Visual Studio 2022