Compare commits

..

1 Commits

Author SHA1 Message Date
hoangngoc5275 05ba83d3f3
Merge 2edde04570 into bdd7c593e1 2024-09-29 04:00:30 +07:00
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: falses fail-fast: false
matrix: matrix:
python-version: ["3.9", "3.10", "3.11"] python-version: ["3.9", "3.10", "3.11"]