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: