From cf6369d6d7fb66d284d3cc0779c2d049e75b58ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulysse=20G=C3=A9rard?= Date: Wed, 8 Nov 2023 17:51:48 +0100 Subject: [PATCH] again --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe60d650ad..4ceafaf8b4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,7 +59,7 @@ jobs: with: ocaml-compiler: ${{ matrix.ocaml-compiler }} opam-repositories: | - beta: https://github.com/ocaml/ocaml-beta-repository.git + beta: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset default: https://github.com/ocaml/opam-repository.git - name: Install dependencies