Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix GraalVM nightly build #576

Merged
merged 1 commit into from
Aug 26, 2024
Merged

chore: fix GraalVM nightly build #576

merged 1 commit into from
Aug 26, 2024

Conversation

enocom
Copy link
Member

@enocom enocom commented Aug 26, 2024

Restore older versions of JUnit platform components.

Tested by:

docker run -it -v $PWD:/code --rm ghcr.io/graalvm/graalvm-community:22 bash

And then running tests.

Fixes #574

Restore older versions of JUnit platform components.

Tested by:

docker run -it -v $PWD:/code --rm ghcr.io/graalvm/graalvm-community:22 bash

And then running tests.

Fixes #574
@enocom enocom requested a review from a team as a code owner August 26, 2024 17:14
@enocom enocom merged commit b71ff41 into main Aug 26, 2024
14 checks passed
@enocom enocom deleted the graalvm-fix branch August 26, 2024 17:28
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.

Fix broken nightly GraalVM build
2 participants