[wp-trac] [WordPress Trac] #62843: Update Playwright to the latest version
WordPress Trac
noreply at wordpress.org
Tue Jan 28 14:00:38 UTC 2025
#62843: Update Playwright to the latest version
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7.2
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | 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/62843#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list