mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: add aarch64 windows build (#2213)
This commit is contained in:
@@ -76,6 +76,10 @@ jobs:
|
||||
- target: i686-pc-windows-msvc
|
||||
os: windows-latest
|
||||
name: starship-i686-pc-windows-msvc.zip
|
||||
|
||||
- target: aarch64-pc-windows-msvc
|
||||
os: windows-latest
|
||||
name: starship-aarch64-pc-windows-msvc.zip
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user