Skip to content

Commit

Permalink
dev: update dev switch to ocaml 5.3-beta2 (#1243)
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro authored Dec 7, 2024
1 parent bef55d6 commit b6c835c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test:

.PHONY: opam-create-switch
opam-create-switch: ## Create opam switch
opam switch create . 5.3.0~beta1 -y --no-install
opam switch create . 5.3.0~beta2 -y --no-install

.PHONY: opam-install-test
opam-install-test: ## Install test dependencies
Expand Down

0 comments on commit b6c835c

Please sign in to comment.