Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit a9a1512

Browse files
committed
Remove setting default repo
1 parent cfdc8e5 commit a9a1512

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
uses: ocaml/setup-ocaml@v2
3333
with:
3434
ocaml-compiler: ${{env.OCAML_VERSION}}
35-
# Set default repo explicitly.
36-
# Windows uses https://github.com/fdopen/opam-repository-mingw otherwise which may be out of date.
37-
opam-repositories: |
38-
default: https://github.com/ocaml/opam-repository.git
3935
opam-pin: false
4036
opam-depext: false
4137

0 commit comments

Comments
 (0)