From b0cfd81af3515f4e1be9fe29fa4586f6e209f946 Mon Sep 17 00:00:00 2001 From: David Erb Date: Tue, 30 May 2023 05:43:20 +0100 Subject: [PATCH] remove 3.9 from matrix --- .github/workflows/code.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index 13149ca..d0dec2e 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -41,11 +41,6 @@ jobs: os: ["ubuntu-latest"] # can add windows-latest, macos-latest python: ["3.10"] install: ["-e .[dev,docs]"] - # Make one version be non-editable to test both paths of version code - include: - - os: "ubuntu-latest" - python: "3.9" - install: ".[dev,docs]" runs-on: ${{ matrix.os }} env: @@ -216,4 +211,4 @@ jobs: with: password: ${{ secrets.PYPI_TOKEN }} -# dae_devops_fingerprint 10ebf277e974272f2bc4b2ee40a5f388 +# dae_devops_fingerprint 89e4c11d17b951574201c67b84c67efd