From 94a3cef885a83b2440d764f2c35a623bb690c11a Mon Sep 17 00:00:00 2001 From: ClarkXia Date: Thu, 9 May 2024 14:37:25 +0800 Subject: [PATCH] fix: ci --- .github/workflows/CI.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 47a54d3..000986e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -144,9 +144,6 @@ jobs: fail-fast: false matrix: settings: - - host: macos-latest - target: x86_64-apple-darwin - name: darwin-x64 - host: windows-latest target: x86_64-pc-windows-msvc name: win32-x64-msvc