diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7932c0c1..5a2c1eca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,8 +22,6 @@ jobs: matrix: include: # Warning: Unless in quotations, numbers below are read as floats. 3.10 < 3.2 - - python-version: '3.7' - esmf-version: 8.1 - python-version: '3.8' esmf-version: 8.2 - python-version: '3.9'