From 5eb7262231e5f49c2aeba1ebebe7dcfaa4d15458 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 2 Feb 2023 11:56:55 +0800 Subject: [PATCH] disregard linux temporarily cont at #188 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85b17b1..2e30150 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,8 +104,8 @@ jobs: platform: - os: macos-11 name: darwin+x86-64 - - os: ubuntu-latest - name: linux+x86-64 + # - os: ubuntu-latest + # name: linux+x86-64 - os: [self-hosted, macOS, ARM64] name: darwin+aarch64 # err: Package atk was not found in the pkg-config search path.