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

Update dune version #494

Open
shonfeder opened this issue Aug 26, 2024 · 0 comments
Open

Update dune version #494

shonfeder opened this issue Aug 26, 2024 · 0 comments

Comments

@shonfeder
Copy link

Moving ocaml/infrastructure#82 (as per ocaml/infrastructure#82 (comment))

We need to update the dune lang version in Dune itself to 3.11 in order to start using some feature. However the bench job we have setup is running some commands using dune 3.10 which get stuck when our project version is 3.11. Any chance we can bump this dune version found in the image? Or better yet remove those commands entirely as they aren't really useful for Dune itself?

PR in question:

The current version is 3.16.

It long term, we should probably look at automating this so we can stay up to date with the latest version.

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

No branches or pull requests

1 participant