From ee6f8b0bb7c6f026eb6353686fade7e204671d75 Mon Sep 17 00:00:00 2001 From: tersec Date: Fri, 8 Sep 2023 16:07:21 +0000 Subject: [PATCH] Windows GitHub Action builds OOM; disable --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72850b95e2..68eb9cf724 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,8 +31,8 @@ jobs: cpu: amd64 - os: macos cpu: amd64 - - os: windows - cpu: amd64 + #- os: windows + # cpu: amd64 branch: [~, upstream/version-1-6, upstream/version-2-0] exclude: - target: