perf(ci): use macos runner to build vite

This commit is contained in:
0xJacky 2024-02-04 23:21:53 +08:00
parent 4eb32538db
commit e1c38e28a8
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0

View file

@ -36,7 +36,7 @@ on:
jobs: jobs:
build_app: build_app:
runs-on: ubuntu-latest runs-on: macos-14
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4