mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +03:00
disregard linux temporarily cont at #188
This commit is contained in:
parent
65d56af096
commit
5eb7262231
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -104,8 +104,8 @@ jobs:
|
||||||
platform:
|
platform:
|
||||||
- os: macos-11
|
- os: macos-11
|
||||||
name: darwin+x86-64
|
name: darwin+x86-64
|
||||||
- os: ubuntu-latest
|
# - os: ubuntu-latest
|
||||||
name: linux+x86-64
|
# name: linux+x86-64
|
||||||
- os: [self-hosted, macOS, ARM64]
|
- os: [self-hosted, macOS, ARM64]
|
||||||
name: darwin+aarch64
|
name: darwin+aarch64
|
||||||
# err: Package atk was not found in the pkg-config search path.
|
# err: Package atk was not found in the pkg-config search path.
|
||||||
|
|
Loading…
Reference in a new issue