Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Linux runner image to
ubuntu-20.04
(#982)
This change is necessary since `ubuntu-18.04` is now fully unsupported by GitHub.
- Loading branch information
8ec7b27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI - this is going to break a lot of Electron deployments - see #403
8ec7b27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way to compile using an older version of
glibc
?8ec7b27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JoshuaWise FYI