Merge branch 'iteration4' of https://github.com/Sosokker/ku-polls into iteration4

This commit is contained in:
sosokker 2023-09-21 21:08:30 +07:00
commit 2008c1ea1e

View File

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
python-version: [3.11.4] python-version: [3.11]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3