From 82a52ac84eaa5a078896c4e0a947257c0c4e412d Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Wed, 3 Jan 2024 09:08:35 -0600 Subject: [PATCH] ci tweaking --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b1c640d..31dc1a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,8 +38,6 @@ jobs: use-mamba: true auto-update-conda: true environment-file: .github/environment.yml - extra-specs: | - python=${{ matrix.python-version }} - name: Install