mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +08:00
update
This commit is contained in:
parent
63f760f0e0
commit
63f6c8bd76
2
.github/workflows/ubuntu_aarch64.yml
vendored
2
.github/workflows/ubuntu_aarch64.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
- name: configure
|
||||
run: |
|
||||
xmake f -p cross -a aarch64 --sdk=`pwd`/${{ matrix.cross }}-cross -k shared -y
|
||||
xmake f -p cross -a aarch64 --sdk=`pwd`/${{ matrix.cross }}-cross -k shared --low_precision=y -y
|
||||
|
||||
- name: build
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user