Unverified 提交 20866d5d authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Update macos-intel to use macos-15 (#1912)

<!-- CURSOR_SUMMARY --> > [!NOTE] > Updates the release workflow matrix to use the `macos-15-intel` runner for `macos-intel` builds. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 37416cf576675ea399dd84cf1e50a2511b768de8. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Switch the macos-intel release job to the macos-15-intel GitHub Actions runner. This updates CI to the macOS 15 Intel image and keeps our matrix consistent with current supported runners. <sup>Written for commit 37416cf576675ea399dd84cf1e50a2511b768de8. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
上级 352d4330
......@@ -21,7 +21,7 @@ jobs:
{ name: "windows", image: "windows-latest" },
# See https://github.com/dyad-sh/dyad/issues/96
{ name: "linux", image: "ubuntu-22.04" },
{ name: "macos-intel", image: "macos-13" },
{ name: "macos-intel", image: "macos-15-intel" },
{ name: "macos", image: "macos-latest" },
]
runs-on: ${{ matrix.os.image }}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论