This commit is contained in:
neil 2023-01-17 16:10:24 +08:00
parent 0e9f0a255e
commit 2f345ad138

View file

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