Upgrade Mac CI/CD to macos-14 (#5856)

This commit is contained in:
SoftFever
2024-06-25 23:24:39 +08:00
committed by GitHub
parent 63dcf82f15
commit 7e85eb0d7d
5 changed files with 24 additions and 18 deletions

View File

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