Skip to content

Commit 6dded50

Browse files
committed
Add current branch to build whitelist
1 parent b94b7c1 commit 6dded50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ branches:
8888
only:
8989
- master
9090
- development
91+
- windows-builds-php8
9192

9293
init:
9394
- ps: $DebugPreference = 'SilentlyContinue' # Continue

0 commit comments

Comments
 (0)