Commit 3842730
authored
chore: update runs-on from macos-13 to macos-14. macos-13 was retired… (#463)
- update runs-on from macos-13 to macos-14. macos-13 was retired on
December 4
**Requirements**
- [ ] I have added test coverage for new or changed functionality
- [ ] I have followed the repository's [pull request submission
guidelines](../blob/v9/CONTRIBUTING.md#submitting-pull-requests)
- [ ] I have validated my changes against all supported platform
versions
**Additional context**
[Notification about
retirement](actions/runner-images#13046)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Update all affected GitHub Actions workflows to run on macos-14
instead of macos-13.
>
> - **Workflows**:
> - Update `runs-on` to `macos-14` in:
> - `.github/workflows/manual-publish-docs.yml`
> - `.github/workflows/manual-publish.yml`
> - `.github/workflows/release-please.yml`
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f39aa92. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 0461f6a commit 3842730
File tree
3 files changed
+3
-3
lines changed- .github/workflows
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments