This commit is contained in:
neil 2023-01-25 15:31:57 +08:00
parent 32679959ba
commit 0f838ba520
2 changed files with 6 additions and 5 deletions

View file

@ -112,12 +112,12 @@ jobs:
strategy:
matrix:
platform:
- os: macos-11
name: darwin+x86-64
# - os: macos-11
# name: darwin+x86-64
- os: ubuntu-latest
name: linux+x86-64
- os: [self-hosted, macOS, ARM64]
name: darwin+aarch64
# - os: [self-hosted, macOS, ARM64]
# name: darwin+aarch64
# err: Package atk was not found in the pkg-config search path.
# requires atk >= 2.18
# - os: [self-hosted, linux, ARM64]

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules
yarn-error.log
.DS_Store
.pnpm-store
.pnpm-store
target