Skip to content

Commit

Permalink
ci/build-deb: install 4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyene committed Jun 3, 2024
1 parent 5227232 commit 65e53d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ override_dh_clean:

override_dh_auto_build:
opam init -y --bare
opam switch create -y 4.13.1-flambda --packages=ocaml-variants.4.13.1+options,ocaml-option-flambda
opam switch create -y 4.14.0-flambda --packages=ocaml-variants.4.14.0+options,ocaml-option-flambda
opam exec -- opam install -y ./magic-trace.opam --deps-only
opam exec -- dh_auto_build

Expand Down

0 comments on commit 65e53d1

Please sign in to comment.