downgrade because latest minor releases are not yet available
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [3.8.12, 3.9.10]
|
||||
python-version: [3.8.10, 3.9.9]
|
||||
poetry-version: [1.1.12]
|
||||
os: [ubuntu-18.04, macos-latest, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user