Skip to content

Commit

Permalink
Merge pull request #293 from chenrui333/patch-1
Browse files Browse the repository at this point in the history
chore(ci): update to use ocaml 4.11.1
  • Loading branch information
rn authored Dec 5, 2020
2 parents b54460a + 256f933 commit 4791878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
# OPAM seems to be quite unhappy without $TERM and Circle doesn't seem to set one.
TERM: vt100
MACOSX_DEPLOYMENT_TARGET: "10.11"
OPAM_COMP: 4.10.0
OPAM_COMP: 4.11.1
OPAMVERBOSE: 1
OPAMYES: 1
HOMEBREW_NO_AUTO_UPDATE: 1
Expand Down

0 comments on commit 4791878

Please sign in to comment.