From 5435e0553a5b67f6ce082c23bdd5cb14e92d10ba Mon Sep 17 00:00:00 2001 From: FliPPeDround <734243792@qq.com> Date: Mon, 19 Aug 2024 10:53:52 +0800 Subject: [PATCH] ci: windows-latest to macos-latest --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7fa9556..38b03b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: flag-for-ui: ['', -u uni, -u ano, -u wot, -u nut] node: [18.x] - os: [windows-latest] + os: [macos-latest] runs-on: ${{ matrix.os }} env: