This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Remove max-parallel
pull/453/head
Pēteris Caune
4 years ago
parent
d4584490cf
commit
cf30f5c168
No known key found for this signature in database
GPG Key ID:
E28D7679E9A9EDE2
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.github/workflows/django.yml
+ 0
- 1
.github/workflows/django.yml
View File
@ -11,7 +11,6 @@ jobs:
runs-on
:
ubuntu-20.04
runs-on
:
ubuntu-20.04
strategy:
strategy:
max-parallel
:
4
matrix:
matrix:
db
:
[
sqlite, postgres, mysql]
db
:
[
sqlite, postgres, mysql]
python-version
:
[
3.6
,
3.7
,
3.8
]
python-version
:
[
3.6
,
3.7
,
3.8
]
Write
Preview
Loading…
Cancel
Save