RFR: 8256978: GitHub actions: build fails on Linux due to missing package
Ambarish Rapte
arapte at openjdk.java.net
Tue Nov 24 16:28:55 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.
Build succeeding on Linux itself is the verification for this PR.
-------------
Marked as reviewed by arapte (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/359
More information about the openjfx-dev
mailing list