Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 632991e

Browse files
committedAug 4, 2024·
Fix to shorten build time by appveyor
1 parent 74dd7e2 commit 632991e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 1.0.{build}
2+
branches:
3+
only:
4+
- master
25
image:
3-
- Visual Studio 2019
46
- Visual Studio 2022
57

68
configuration:

0 commit comments

Comments
 (0)
Please sign in to comment.