mirror of
https://github.com/ivabus/gui
synced 2025-06-07 07:40:27 +03:00
undo
This commit is contained in:
parent
0e9f0a255e
commit
2f345ad138
1 changed files with 6 additions and 6 deletions
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue