diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index a4a7e38bc2..6d7e942e56 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -40,6 +40,7 @@ jobs: matrix: python-version: - '3.11' + - '3.12' platform: - linux-cpu - macos-default