Skip to content

Fix CI #575

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix CI #575

wants to merge 1 commit into from

Conversation

vouillon
Copy link
Member

No description provided.

@vouillon vouillon force-pushed the CI branch 3 times, most recently from baa9ef0 to 9ed765d Compare May 13, 2025 19:58
@vouillon
Copy link
Member Author

I don't understand why this still fails with Nix.

@rgrinberg
Copy link
Member

I think it might be because we're building the benchmarks. The error message says:

File "benchmarks/dune", line 8, characters 7-22:
8 |   (not %{env:CI=false}))
           ^^^^^^^^^^^^^^^
Error: Only architecture, system, model, os_type, ccomp_type, profile,
ocaml_version, context_name and arch_sixtyfour variables are allowed in this
'enabled_if' field. Please upgrade your dune language to at least 3.15.

So I'd say give that a try and bump the dune version in the project file to 3.15

@vouillon
Copy link
Member Author

So I'd say give that a try and bump the dune version in the project file to 3.15

Well, what's puzzling is that I have already bumped the dune version there.

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