From 05f913e602462b578d003a36f99e47bfb1034532 Mon Sep 17 00:00:00 2001 From: Ron de las Alas Date: Thu, 30 Nov 2023 08:30:43 -0500 Subject: [PATCH] ci: renable windows --- .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 3e24b31..22608b6 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -17,7 +17,7 @@ jobs: matrix: os: - macos-latest - # - windows-latest + - windows-latest runs-on: ${{ matrix.os }} defaults: run: