diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 411dd17..4f9be8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,9 +125,9 @@ jobs: # name: darwin+x86-64 # id: mac_latest # TODO: blocked by gtk packages - - os: ubuntu-latest - name: linux+x86-64 - id: linux + # - os: ubuntu-latest + # name: linux+x86-64 + # id: linux # - os: [self-hosted, macOS, ARM64] # name: darwin+aarch64 # id: mac_m1