From 62b2ed771e5626d816a269ed157623160dafd550 Mon Sep 17 00:00:00 2001 From: Chris <1105672+firstof9@users.noreply.github.com> Date: Tue, 19 Nov 2024 09:36:08 -0700 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 742238a..2b3c6cb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,8 +18,6 @@ jobs: strategy: matrix: python-version: - - "3.10" - - "3.11" - "3.12" steps: