-
Notifications
You must be signed in to change notification settings - Fork 923
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
In Timeline, we use node-re2 for the regular expressions specified by the end users. Currently, re2 doesn't have an ARM build and returns an error. To solve this issue, we create an linux-arm64-64.gz and store it. Issue Resolved: #660 Backport PR: #887 Signed-off-by: Anan Zhuang <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters