mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +08:00
update github windows action
This commit is contained in:
parent
5f46fdcc21
commit
634244ad42
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-2019, windows-2022]
|
||||
arch: [x64, arm64]
|
||||
arch: [x64] #, arm64]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-Windows-${{ matrix.os }}-${{ matrix.arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user