Skip to content

Commit

Permalink
Appveyor - better filtering for branches to match buildbot
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Jun 5, 2024
1 parent b242b44 commit bfd3f45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,9 @@ skip_commits:
- debian/
- '**/*.sh'

branches:
only:
- /bb-/
- /d+\.\d+/

image: Visual Studio 2022

0 comments on commit bfd3f45

Please sign in to comment.