Skip to content

Commit eb29b98

Browse files
committed
Fix CI settings to run release build on patching branches for future.
1 parent 39b3920 commit eb29b98

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

appveyor-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ image: Visual Studio 2017
33
branches:
44
only:
55
- master
6-
- 0.7
7-
- 0.8
8-
- 0.9
6+
- /[0-9]+\.[0-9]+(\.[xX])?/
97
configuration: Release
108
assembly_info:
119
patch: true

0 commit comments

Comments
 (0)