From 6d0ea8a9b2c2c1f28343a1972d6e6079e7304da4 Mon Sep 17 00:00:00 2001 From: Stefan Krastanov Date: Sat, 6 Mar 2021 22:23:08 -0500 Subject: [PATCH] Temporarily remove Windows from CI See https://github.com/JuliaIO/ImageMagick.jl/issues/198 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ed4f3f..f317962 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - nightly os: - ubuntu-latest - - windows-latest + #- windows-latest - macOS-latest arch: - x64