fix(ci): update macos image

This commit is contained in:
Dict Xiong 2024-12-22 13:42:57 +08:00
parent 5318740ed4
commit 21e9b7854c

View File

@ -46,7 +46,7 @@ jobs:
test-macos:
name: test on macos
runs-on: macos-12
runs-on: macos-latest
steps:
- name: checkout repo
uses: actions/checkout@v4