Skip to content

Conversation

jimmygchen
Copy link
Member

Issue Addressed

Latest Web3Signer release 24.12.0 requires Java 21 runtime.

Our GitHub runners uses Java 19, hence Web3Signer fails to start in our release tests. This PR install Java 21 using the setup-java action. We could also include this in our runner image to avoid downloading during CI runs.

@michaelsproul
Copy link
Member

michaelsproul commented Dec 10, 2024

I'm going to cherry-pick your commit into this PR:

Then merge that to release-6.0.1 and back-merge that to unstable.

@antondlr
Copy link
Member

how did I miss that :-(
I'll add it to our runner images. GH hosted runners have it already. afterwards, we can either revert or leave it there (my preference would be to revert).

@antondlr
Copy link
Member

bumped, pulled, and cycled on all runners. we can rollback this additional step now.
(we use openjre in the runners as opposed to Temurin here.. should we change that? )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants