From 4a8a97b7c97370f9762cfd974f2c3ddbddddf2ad Mon Sep 17 00:00:00 2001 From: hasansezertasan Date: Sun, 9 Jun 2024 00:45:45 +0300 Subject: [PATCH] Remove testing matrix for 3.7 --- .github/workflows/ci-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 7392358b..b214bb7c 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -45,8 +45,6 @@ jobs: - os: "windows-latest" py: "pypy-3.7" # See: https://github.com/actions/setup-python/issues/850 - - os: macos-latest - py: "3.7" - os: macos-latest py: "3.8" - os: macos-latest