mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 20:15:27 +00:00
🔧 add arm win
This commit is contained in:
parent
97228b0457
commit
e177d11ced
4
.github/workflows/build-and-test.yml
vendored
4
.github/workflows/build-and-test.yml
vendored
@ -43,6 +43,10 @@ jobs:
|
|||||||
os: windows-latest
|
os: windows-latest
|
||||||
ext: .exe
|
ext: .exe
|
||||||
|
|
||||||
|
- target: aarch64-pc-windows-msvc
|
||||||
|
os: windows-latest
|
||||||
|
ext: .exe
|
||||||
|
|
||||||
- target: x86_64-unknown-linux-gnu
|
- target: x86_64-unknown-linux-gnu
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user