Commit 28e4986
Replace deprecated
`macos-13` will soon be removed from github actions
[[src](https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/)].
We are replacing it in our nightlies and release workflows with
`macos-15-intel` which according to
actions/runner-images#13045 is now available
for building on x64.
However, let's keep in mind that "Apple has discontinued support for the
x86_64 (Intel) architecture. GitHub will no longer support this
architecture on macOS after the macOS 15 runner image is retired in Fall
2027."
[[src](https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/#notice-of-macos-x86_64-intel-architecture-deprecation)]
---
TYPE: NO_HISTORY
---------
Co-authored-by: Theodore Tsirpanis <[email protected]>macos-13 GHA image with latest x64 image (#5649)1 parent 7d80f7f commit 28e4986
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments