We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b3920 commit eb29b98Copy full SHA for eb29b98
1 file changed
appveyor-release.yml
@@ -3,9 +3,7 @@ image: Visual Studio 2017
3
branches:
4
only:
5
- master
6
- - 0.7
7
- - 0.8
8
- - 0.9
+ - /[0-9]+\.[0-9]+(\.[xX])?/
9
configuration: Release
10
assembly_info:
11
patch: true
0 commit comments