From f3bd3402bf08908aef58fddba1577889508d5034 Mon Sep 17 00:00:00 2001 From: luzhuang <364439895@qq.com> Date: Mon, 7 Apr 2025 15:42:08 +0800 Subject: [PATCH] Update ci.yml --- .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 ed487d7d3..0e218ea19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: - run: npm run build codecov: - runs-on: ubuntu-latest + runs-on: macos-latest steps: - uses: actions/checkout@v3 @@ -79,7 +79,7 @@ jobs: flags: unittests e2e: - runs-on: ubuntu-latest + runs-on: macos-latest strategy: matrix: