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