-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: jfx16
-
Component/s: javafx
-
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
-