Skip to content

Conversation

@Craigacp
Copy link
Collaborator

@Craigacp Craigacp commented Apr 7, 2021

actions/setup-java is the preferred way of specifying the JDK in a Github action. This PR changes the quick-build ci pipeline over to use setup-java and specifies Java 8 as the build JDK. It doesn't modify any of the long builds or the packaging pipeline, we can experiment with introducing it there later.

This fixes our javadoc build failures. The javadoc still has errors in, but at least it doesn't fail the whole CI and ignore test results.

@Craigacp Craigacp changed the title DO NOT MERGE - Changing quick build over to use actions/setup-java Changing quick build over to use actions/setup-java and Java 8 Apr 7, 2021
@Craigacp Craigacp requested a review from karllessard April 7, 2021 00:31
@karllessard
Copy link
Collaborator

Multiple thanks @Craigacp !

@karllessard karllessard merged commit 7768333 into tensorflow:master Apr 7, 2021
@Craigacp Craigacp deleted the setup-java branch April 7, 2021 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants