mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 12:47:55 +08:00
remove darwing cross compile
This commit is contained in:
@@ -18,8 +18,9 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
- target: x86_64-darwin
|
||||
os: macos-latest
|
||||
- target: aarch64-darwin
|
||||
os: macos-latest
|
||||
# FIXME: build broken
|
||||
# - target: aarch64-darwin
|
||||
# os: macos-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user