From 3bac58fa1251d11f568676cc7197c8d94609aa98 Mon Sep 17 00:00:00 2001 From: Mohammad Zain Abbas Date: Mon, 27 Nov 2023 13:13:04 +0100 Subject: [PATCH] =?UTF-8?q?Updated=20CI=20pipeline=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc2dfa1..932b108 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: workflow_dispatch: env: - PYTHON_VERSIONS: '["3.8", "3.9", "3.10.0", "3.11", "3.12"]' + PYTHON_VERSIONS: '["3.8", "3.9", "3.10", "3.11", "3.12"]' jobs: