-
Notifications
You must be signed in to change notification settings - Fork 120
ci: updates CI versions #515
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
Conversation
|
Test failure in OTP26 job seems to be legit failure in |
And the EXLA job failure is consistent to the one already present in |
Seems that undeterministic map key order in OTP26 is affecting this test case axon/test/axon/compiler_test.exs Lines 5384 to 5391 in 713e440
which relies on Lines 2526 to 2529 in 713e440
Still not sure what should be the expected behavior of |
Hacky solution to keep |
Co-authored-by: Paulo Valente <[email protected]>
|
Thanks! |
Pending: