Update ci.yml

This commit is contained in:
luzhuang
2025-04-07 15:42:08 +08:00
committed by GitHub
parent 63b2554809
commit f3bd3402bf

View File

@@ -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: