compatible with python 3.8
This commit is contained in:
@@ -6,8 +6,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [3.9, 3.9.6]
|
||||
poetry-version: [1.1.7]
|
||||
python-version: [3.8.12, 3.9.10]
|
||||
poetry-version: [1.1.12]
|
||||
os: [ubuntu-18.04, macos-latest, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user