upgrade to macos 13 (#3289)

brew uninstall --ignore-dependencies zstd
Use local curl
remove brew/macport dependency
This commit is contained in:
SoftFever
2023-12-26 19:39:24 +08:00
parent 38b22fcee6
commit 2436988e4d
6 changed files with 31 additions and 29 deletions

View File

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