[wp-trac] [WordPress Trac] #62221: GitHub Actions updates and improvements for 6.8
WordPress Trac
noreply at wordpress.org
Tue Jan 28 14:00:38 UTC 2025
#62221: GitHub Actions updates and improvements for 6.8
--------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
In [changeset:"59720" 59720]:
{{{
#!CommitTicketReference repository="" revision="59720"
Build/Test Tools: Avoid using `*-latest` tags for runner images.
While using the `ubuntu-latest`, `macos-latest`, and `windows-latest`
runner image tags is convenient, it has proven to be problematic in a
number of instances as the runners are slowly updated (see #62808 and
#62843).
This switches all workflows to using specific version tags representing
the latest non-preview versions, which currently are as follows:
- `ubuntu-24.04`
- `windows-2022`
- `macos-14`
Props swissspidy, johnbillion.
See #62221.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62221#comment:90>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list