From 7f28d12a2bf94d88936976e4d82a255469a5694a Mon Sep 17 00:00:00 2001 From: Christopher Lowenthal Date: Mon, 31 Oct 2022 11:56:15 -0400 Subject: [PATCH] removes dependency on version step --- .github/workflows/release.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 82ff7141d..a9bd37df5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,8 +17,6 @@ jobs: build-lattice: runs-on: ubuntu-latest - needs: - - version steps: - uses: actions/checkout@v3 @@ -43,8 +41,7 @@ jobs: build-featurebase: runs-on: ubuntu-latest - needs: - - version + strategy: matrix: goos: