Skip to content

Commit 0c38ce9

Browse files
committed
build linux-arm64 for this branch
1 parent bce0e55 commit 0c38ce9

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
@@ -56,6 +56,7 @@ linuxArm64WorkflowFilters: &linux-arm64-workflow-filters
5656
# use the following branch as well to ensure that v8 snapshot cache updates are fully tested
5757
- equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ]
5858
- equal: [ 'chore/update_binary_branch', << pipeline.git.branch >> ]
59+
- equal: [ 'cacie/fix-hook-test-stack-analysis', << pipeline.git.branch >> ]
5960
- matches:
6061
pattern: /^release\/\d+\.\d+\.\d+$/
6162
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)