Skip to content

Conversation

@MaxGruebmeyer
Copy link
Collaborator

No description provided.

Project.toml Outdated
uuid = "77ce9b8e-ecf5-45d1-bd8a-d31f384f2f95"
authors = ["Michael Schlottke-Lakemper <[email protected]>"]
version = "0.1.14-dev"
version = "0.1.15-dev"
Copy link
Member

Choose a reason for hiding this comment

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

No. The -dev version is already incremented over the last release, such that it is clear that it is newer. If you already know that this is going to be a release once merged, you can do the following instead:

Suggested change
version = "0.1.15-dev"
version = "0.1.14"

@sloede
Copy link
Member

sloede commented Nov 5, 2025

Seems like all the int128 tests fail. Dunno if this could be related to the half-updated build in Yggdrasil, but intuitively I'd say it is probably a different issue.

@sloede
Copy link
Member

sloede commented Nov 5, 2025

Maybe try to run the tests locally on a Linux system to see if you can reproduce them?

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