Pēteris Caune
4 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
0 additions and
1 deletions
-
.github/workflows/django.yml
|
|
@ -11,7 +11,6 @@ jobs: |
|
|
|
|
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
strategy: |
|
|
|
max-parallel: 4 |
|
|
|
matrix: |
|
|
|
db: [sqlite, postgres, mysql] |
|
|
|
python-version: [3.6, 3.7, 3.8] |
|
|
|