perf(ci): build docs on macos-14

This commit is contained in:
Jacky 2024-02-24 18:54:38 +08:00
parent 0a24469248
commit b1e95d30f1

View file

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