Integrated: 8256978: GitHub actions: build fails on Linux due to missing package

Kevin Rushforth kcr at openjdk.java.net
Tue Nov 24 16:41:53 UTC 2020


On Tue, 24 Nov 2020 15:55:07 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> This is a simple fix to remove and unused package from the list of packages we specify to install on Linux when running GitHub actions.
> 
> As a follow-on fix, I am going to do what the JDK did and specify the version of each OS to use to partially insulate us from such changes in the GitHub actions defaults.

This pull request has now been integrated.

Changeset: bd510896
Author:    Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/bd510896
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8256978: GitHub actions: build fails on Linux due to missing package

Remove unused libudev-dev package

Reviewed-by: arapte

-------------

PR: https://git.openjdk.java.net/jfx/pull/359


More information about the openjfx-dev mailing list