[wp-trac] [WordPress Trac] #64246: Upgrade the MacOS runner used in old branches (WP <= 6.3)
WordPress Trac
noreply at wordpress.org
Thu Nov 13 04:29:15 UTC 2025
#64246: Upgrade the MacOS runner used in old branches (WP <= 6.3)
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"61234" 61234]:
{{{
#!CommitTicketReference repository="" revision="61234"
Build/Test Tools: Update MacOS GitHub Actions runner.
The `macos-13` runner image is deprecated with support set to be fully
removed next month. This updates the build process testing workflow’s
MacOS job to use the `macos-15-intel` runner in the 5.5 branch.
The `-intel` part is required because older branches of WordPress use
Node.js `14.x` which never supported `arm64` environments. The
`macos-15-intel` image will be the last `x86_64` runner published for
GitHub Actions and will be supported until August 2027.
Merges [61226] to the 5.5 branch.
See #64246.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64246#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list