-
Bug
-
Resolution: Fixed
-
P2
-
jfx16
-
linux
The GItHub actions build fails on Linux with a missing package, libudev-dev:
https://github.com/kevinrushforth/jfx/runs/1447904309?check_suite_focus=true
We don't actually use this package, so the fix is to simply remove it from the list of requested packages.
https://github.com/kevinrushforth/jfx/runs/1447904309?check_suite_focus=true
We don't actually use this package, so the fix is to simply remove it from the list of requested packages.
- relates to
-
JDK-8256983 GitHub actions: specify the version of each platform OS and compiler
- Resolved