Skip to content

Commit e9cea25

Browse files
committed
ci: Add Linux Aarch64
1 parent 1cbc1df commit e9cea25

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
- os: ubuntu-latest
1616
target: x86_64-unknown-linux-gnu
1717
asset_name: boolean-toggle-lsp-x86_64-unknown-linux-gnu
18+
# Linux Aarch64
19+
- os: ubuntu-latest
20+
target: aarch64-unknown-linux-gnu
21+
asset_name: boolean-toggle-lsp-aarch64-unknown-linux-gnu
1822
# macOS Intel
1923
- os: macos-latest
2024
target: x86_64-apple-darwin

0 commit comments

Comments
 (0)