Skip to content

Commit

Permalink
Merge pull request #1011 from ocsigen/update-flambda-5.1
Browse files Browse the repository at this point in the history
Bump OCaml to 5.1 for a matrix with flambda activated
  • Loading branch information
smorimoto authored Apr 15, 2024
2 parents 27d8225 + 9cb71a7 commit f20d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
*.opam
include:
- os: ubuntu-latest
ocaml-compiler: ocaml-variants.4.14.2+options,ocaml-option-flambda,ocaml-option-musl,ocaml-option-static
ocaml-compiler: ocaml-variants.5.1.1+options,ocaml-option-flambda,ocaml-option-musl,ocaml-option-static,ocaml-option-no-compression
libev: false
ppx: true
local-packages: |
Expand Down

0 comments on commit f20d55c

Please sign in to comment.