downgrade to macos-12 as there are not many macos-13 runner instances availble yet

This commit is contained in:
SoftFever 2023-12-26 21:09:58 +08:00
parent 63351c01da
commit 98d8b010c4
4 changed files with 12 additions and 12 deletions

View file

@ -46,9 +46,9 @@ jobs:
include:
- os: ubuntu-20.04
- os: windows-latest
- os: macos-13
- os: macos-12
arch: x86_64
- os: macos-13
- os: macos-12
arch: arm64
uses: ./.github/workflows/build_check_cache.yml
with: