Skip to content

Commit

Permalink
add mac binary build for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachJW34 committed Jul 15, 2022
1 parent 8473612 commit e93e9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ macWorkflowFilters: &darwin-workflow-filters
- equal: [ develop, << pipeline.git.branch >> ]
- equal: [ linux-arm64, << pipeline.git.branch >> ]
- matches:
pattern: "-release$"
pattern: "zachw/issue-22525"
value: << pipeline.git.branch >>

linuxArm64WorkflowFilters: &linux-arm64-workflow-filters
Expand Down

0 comments on commit e93e9f8

Please sign in to comment.