diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 82053d90..4287e151 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: matrix: include: - target: x86_64-apple-darwin - os: macos-13 + os: macos-15-intel name: mumei-x86_64-apple-darwin - target: aarch64-apple-darwin os: macos-latest