Opened 6 months ago
Closed 4 months ago
#61340 closed defect (bug) (fixed)
Pin `macos-13` for the 6.3 branch and earlier
Reported by: | desrosj | Owned by: | desrosj |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
The branches <= 6.3 still use NodeJS 14.x, which did not have support for ARM architecture. The macos-latest
containers have all been updated to MacOS 14, which uses the new Apple silicone which utilize ARM architecture.
To ensure these workflows continue to work, the jobs should be updated to pin the use of macos-13
instead.
Further reading:
Change History (28)
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/61340