diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 20e4d94..fc95732 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,7 +32,7 @@ jobs: strategy: matrix: os: ['ubuntu-latest', 'macos-latest'] - python-version: ['3.10', '3.12'] + python-version: ['3.12'] steps: # Get number of cpu available on the current runner