You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade from deprecated macos-13 to macos-15-intel in CI
Upgrade from deprecated `macos-13` GitHub Actions runner to `macos-15-intel`.
The currently available GitHub Actions macOS runners are:
| macOS Version | runner.arch |
|---------------|-------------|
| macos-13 | X64 |
| macos-14 | ARM64 |
| macos-15 | ARM64 |
| macos-15-intel | X64 |
| macos-26 | ARM64 |
| macos-latest | ARM64 |
* Let's prepare for actions/runner-images#13046
* Like: kivy/kivy#9162
Should a set of test runs be made on `macos-26`?
0 commit comments