mirror of
https://github.com/ivabus/gui
synced 2025-06-07 07:40:27 +03:00
run mac latest only
This commit is contained in:
parent
a9b68524b5
commit
bd59ad80fa
1 changed files with 4 additions and 3 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
@ -124,9 +124,10 @@ jobs:
|
|||
- os: macos-11
|
||||
name: darwin+x86-64
|
||||
id: mac_latest
|
||||
- os: ubuntu-latest
|
||||
name: linux+x86-64
|
||||
id: linux
|
||||
# TODO: blocked by gtk packages
|
||||
# - os: ubuntu-latest
|
||||
# name: linux+x86-64
|
||||
# id: linux
|
||||
# TODO: skip temp until new m1 arrives
|
||||
# - os: [self-hosted, macOS, ARM64]
|
||||
# name: darwin+aarch64
|
||||
|
|
Loading…
Reference in a new issue