This commit is contained in:
olgavrou 2023-08-29 06:28:07 -04:00
parent 0a2724d8c7
commit 4b930f58e9

View File

@ -60,7 +60,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11.3"
- "3.11.0"
name: Python ${{ matrix.python-version }} extended tests
steps:
- uses: actions/checkout@v3