update python version

This commit is contained in:
makaveli10
2024-02-07 23:47:54 +05:30
parent 84a97f5fdd
commit acf6dfe5b7
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: [3.7, 3.8, 3.9, 3.10] python-version: ['3.7', '3.8', '3.9', '3.10']
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2