From 6874b1df3db8b83ea045f249a2c98a3060f1801a Mon Sep 17 00:00:00 2001 From: tallamohan Date: Wed, 10 Jul 2024 13:32:30 +0545 Subject: [PATCH] Update ci-integration-tests-csae.yml --- .github/workflows/ci-integration-tests-csae.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-integration-tests-csae.yml b/.github/workflows/ci-integration-tests-csae.yml index f5a32c96..1334e0a3 100644 --- a/.github/workflows/ci-integration-tests-csae.yml +++ b/.github/workflows/ci-integration-tests-csae.yml @@ -10,7 +10,7 @@ jobs: test: strategy: matrix: - python: ['3.8', '3.9', '3.10', '3.11'] + python: ['3.8', '3.9', '3.10', '3.11', '3.12'] runs-on: ubuntu-latest name: Functional test steps: