diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index cf02fe2..92db9d7 100755 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -17,6 +17,7 @@ jobs: matrix: python-version: - 3.11 + - 3.12 steps: - name: Checkout Repo