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 ec8b9cfeae
commit 49232ac04b
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: