diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 9b0ad7c..c983178 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -15,7 +15,7 @@ jobs: fail-fast: false matrix: os: ["ubuntu-latest", "macos-latest", "windows-latest", "windows-2019"] - python-version: ["3.7", "3.8", "3.9", "3.10"] + python-version: ["3.9", "3.10", "3.11"] exclude: # Due to nbconvert TypeError