Update test.yml

This commit is contained in:
Andrei 2023-12-20 02:39:28 +03:00
parent 7e612561be
commit 32ade07900
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.11"]
steps:
- uses: actions/checkout@v3