reduce CI tests

This commit is contained in:
2025-09-21 14:28:43 +05:30
parent 3c8c6deb68
commit 705c6abcf4

View File

@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
platform: [ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.12"]
runs-on: ${{ matrix.platform }}