On Tue, 24 Nov 2020 15:55:07 GMT, Kevin Rushforth <[email protected]> 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 <[email protected]> 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
