From 07922e9362170ac804b4bca978bc5d2b1ea7b6d0 Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Wed, 21 Sep 2022 19:34:54 -0700 Subject: chore(ci): turn off smoke publish that test doesnt work on windows (#5557) --- .github/workflows/ci-release.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index e818fc6b4..293f07def 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -151,9 +151,6 @@ jobs: - name: macOS os: macos-latest shell: bash - - name: Windows - os: windows-latest - shell: cmd node-version: - 14.17.0 - 14.x -- cgit v1.2.3