Skip to content

Run CI on pre-release instead of nightly#151

Merged
sethaxen merged 1 commit intomainfrom
sethaxen-patch-1
Aug 12, 2025
Merged

Run CI on pre-release instead of nightly#151
sethaxen merged 1 commit intomainfrom
sethaxen-patch-1

Conversation

@sethaxen
Copy link
Copy Markdown
Collaborator

Since July 26th our CI has failed on nightly due to some issue that seems to have nothing to do with our package. This PR drops the nightly test and instead tests against pre-releases, which are more stable and thus more useful to test against.

@sethaxen
Copy link
Copy Markdown
Collaborator Author

sethaxen commented Aug 11, 2025

Ah okay, pre-release is failing for the same reasons we're failing on nightly. Aqua has a fix on master (not yet released): JuliaTesting/Aqua.jl#344. We could wait for that or try the (temporary) workaround used in JuliaStats/MixedModels.jl#843

I still think testing against pre-releases instead of nightlies is better.

Copy link
Copy Markdown
Collaborator

@hyrodium hyrodium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR!

@sethaxen sethaxen merged commit d5acac1 into main Aug 12, 2025
5 of 6 checks passed
@sethaxen sethaxen deleted the sethaxen-patch-1 branch August 12, 2025 08:55
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