Upgrade all GitHub Actions workers to use Ubuntu 24.04 instead of 20.04
Categories
(Bugzilla :: QA Test Scripts, task)
Tracking
()
People
(Reporter: justdave, Assigned: justdave)
References
(Blocks 3 open bugs)
Details
Attachments
(3 files, 1 obsolete file)
GitHub Actions has removed support for Ubuntu 20.04 test runners, and as such, all of our tests that use it are dead. This affects all currently-supported branches.
Comment 1•7 months ago
|
||
Comment 2•7 months ago
|
||
Comment 3•7 months ago
|
||
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 4•2 months ago
|
||
Comment on attachment 9514894 [details] [review]
[bugzilla/harmony] [harmony] Bug 1963965: Update test runner to Ubuntu 24.04 (#148)
This was apparently merged on Harmony a while back.
https://github.com/bugzilla/harmony/commit/b4d74afffba9d23a6b216122e9b678874de60108
| Assignee | ||
Comment 5•2 months ago
|
||
Comment on attachment 9514895 [details] [review]
[bugzilla/bugzilla] [5.0.4] Bug 1963965: Update test runner to Ubuntu 24.04 (#209)
And merged on 5.0.4 a while back
https://github.com/bugzilla/bugzilla/commit/03cb33b15d2834a5f8714a2f42f5b282ec4c0bbe
| Assignee | ||
Comment 6•2 months ago
|
||
Comment on attachment 9514896 [details] [review]
[bugzilla/bugzilla] [5.0.4] Bug 1963965: Update test runner to Ubuntu 24.04 (#209)
This one is a duplicate.
| Assignee | ||
Comment 7•2 months ago
|
||
Comment on attachment 9514892 [details] [review]
[bugzilla/bugzilla] [5.2] Bug 1963965: Update test runner to Ubuntu 24.04 (#208)
And merged on 5.2 just now.
https://github.com/bugzilla/bugzilla/commit/4299886770979cfb98c7417a6094c36a3ab19c00
| Assignee | ||
Comment 8•2 months ago
|
||
And that resolves the bug.
Description
•