From e2cb8ae42516f4bbfff5db925e2b8dc442fb2ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 17 Mar 2024 12:07:57 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Update=20latest=20build=20and=20?= =?UTF-8?q?test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8fe1b6f..c209c33 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,8 +17,6 @@ jobs: strategy: matrix: image: - - name: latest - python_version: "3.11" - name: python3.11 python_version: "3.11" - name: python3.10