-
Notifications
You must be signed in to change notification settings - Fork 7
Run tests on Windows #98
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
base: main
Are you sure you want to change the base?
Conversation
|
Could someone please rerun checks? I believe this is an another accidental fall for no known reason yet. BTW, the end of Java 11 support is coming. I'm wondering if JJava should drop its support anytime soon. |
|
Restarted. FWIW, the failure was on java 21. End of Java 11 support is only about the Oracle distro (that almost nobody is using). I think it is reasonable to keep supporting Java 11 for the kernel for a few more years. Perhaps, we'll bump it up to 21 in JJava 2.0 |
|
And now it failed on Windows. |
|
Unfortunately, Testcontainers does not support the |
|
Hm, one task is already running for more than hour, seems like something is still wrong: https://github.com/dflib/jjava/actions/runs/18777118744/job/53574198684?pr=98 |
ce74521 to
923d637
Compare
3a14979 to
4a1e299
Compare
4a1e299 to
64ecf29
Compare
64ecf29 to
b6034c1
Compare
What does this PR do?