[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:18:33 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            |   Keywords:  has-patch
  Focuses:                    |
------------------------------+-----------------------
 For the Test Build Process workflow in branches <= 6.3, the `macos-13`
 runner is currently used. This image is deprecated and set to be removed
 entirely in December 2025.

 These branches use Node.js 14.x. This complicates things because that
 version of Node.js never published a build that supports `arm64`. This
 means updating to `macos-14` or `macos-15` is not possible.

 Thankfully, there is another option: `macos-15-intel`. This image uses the
 `x86_64` environment, so this can be used without having to upgrade the
 version of Node.js these branches use. The `macos-15-intel` image will be
 the last `x86_64` image published for GitHub Actions and will be supported
 until August 2027.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64246>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list