mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-11 13:10:26 +08:00
using new M1 macOS runner (#5683)
Signed-off-by: Sepush <sepush@outlook.com>
This commit is contained in:
parent
795f359018
commit
32676f1d4e
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
lint:
|
||||
environment: test
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-14
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
@ -38,7 +38,7 @@ jobs:
|
||||
test:
|
||||
environment: test
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-14
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user