Commit fd51e42
authored
CI: Replace the macos-13 images with the macos-15-intel images (#551)
per
https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated CI configuration to run the legacy Python 3.7 macOS job on the
macOS-15-intel runner instead of macOS-13.
* No changes to workflow logic, steps, or error handling.
* **Tests**
* Infrastructure-only update to test runner environment; test coverage
and behavior remain unchanged.
* **Notes**
* No user-facing impact or functional changes to the product.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <[email protected]>1 parent 4389a5b commit fd51e42
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments