From 38341a60d32d32c9a6c41d8662b099d621da3a4c Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Wed, 13 Apr 2022 21:19:28 -0400 Subject: [PATCH] chore: CI: disable macOS --- .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 aa33ed93..9dd5a339 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: os: - - macos-latest + #- macos-latest - ubuntu-latest - windows-latest ocaml-compiler: