Page MenuHomePhabricator

[CI] Bump GitHub Actions Ubuntu machines to `ubuntu-latest`
ClosedPublic

Authored by atul on Jun 14 2022, 10:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 1, 2:43 AM
Unknown Object (File)
Sat, Jun 29, 8:29 AM
Unknown Object (File)
Wed, Jun 26, 2:29 AM
Unknown Object (File)
Wed, Jun 26, 2:26 AM
Unknown Object (File)
Tue, Jun 18, 11:29 AM
Unknown Object (File)
Tue, Jun 18, 11:29 AM
Unknown Object (File)
Mon, Jun 17, 3:37 PM
Unknown Object (File)
Mon, Jun 17, 3:23 PM

Details

Summary

We were previously setting this to 18.04, but 20.04 is the latest stable release of Ubuntu. I figure we can just go with ubuntu-latest (which is currently an alias for 20.04) to avoid having to specify a version number. Open to specifying 20.04 instead.. or any other possible approaches.

(Addresses note from @ashoat at: https://phab.comm.dev/D4239?id=13406#inline-25982)

Test Plan

Will land this and see what happens. Could fork the repo and populate the "Secrets" and whatnot to test this beforehand, but this diff is easy enough to revert if something goes wrong.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable