Skip to content

Commit bce0e55

Browse files
committed
build on darwin to fix binary system tests
1 parent d0d7993 commit bce0e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/workflows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ macWorkflowFilters: &darwin-workflow-filters
4444
# use the following branch as well to ensure that v8 snapshot cache updates are fully tested
4545
- equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ]
4646
- equal: [ 'chore/update_vue_test_utils', << pipeline.git.branch >> ]
47+
- equal: [ 'cacie/fix-hook-test-stack-analysis', << pipeline.git.branch >> ]
4748
- matches:
4849
pattern: /^release\/\d+\.\d+\.\d+$/
4950
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)