Spencer Comfort
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/testing_initiative.yml
|
|
@ -33,7 +33,7 @@ jobs: |
|
|
|
fail-fast: false |
|
|
|
matrix: |
|
|
|
os: [ubuntu-latest, macos-latest, windows-latest] |
|
|
|
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11] |
|
|
|
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10.0, 3.11] |
|
|
|
no-coverage: [0] |
|
|
|
include: |
|
|
|
- os: ubuntu-latest |
|
|
|