|
|
@@ -12,7 +12,7 @@ jobs: |
|
|
strategy: |
|
|
strategy: |
|
|
matrix: |
|
|
matrix: |
|
|
os: [ubuntu-latest] |
|
|
os: [ubuntu-latest] |
|
|
python-version: [3.6, 3.7, 3.8, 3.9, 3.10, 3.11] |
|
|
|
|
|
|
|
|
python-version: [3.7, 3.8, 3.9, 3.10, 3.11] |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
- name: Set up Python |
|
|
- name: Set up Python |
|
|
|