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

Merged
merged 1 commit into from
May 27, 2025
Merged

Fix CI #575

merged 1 commit into from
May 27, 2025

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.

@vouillon vouillon merged commit 5067176 into master May 27, 2025
8 of 10 checks passed
@vouillon vouillon deleted the CI branch May 27, 2025 15:13
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