Skip to content

Commit

Permalink
Remove the opam-repositories property.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclerc committed Feb 27, 2022
1 parent 8457a07 commit 791c2dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
cache-prefix: opam-${{ matrix.ocaml-compiler }}-
opam-repositories: |
default: https://github.com/ocaml/opam-repository.git
beta: https://github.com/ocaml/ocaml-beta-repository.git

- name: Install dependencies
run: |
Expand Down

0 comments on commit 791c2dc

Please sign in to comment.