From 5abd2acf49747fb4807db8c0da0058bc5d04c29e Mon Sep 17 00:00:00 2001 From: Ron de las Alas Date: Wed, 15 Nov 2023 14:02:11 -0500 Subject: [PATCH] ci: disable windows for now and see if should sign var works --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index c9006b7..13f949d 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -19,7 +19,7 @@ jobs: matrix: os: - macos-latest - - windows-latest + # - windows-latest runs-on: ${{ matrix.os }} defaults: run: