updated cicd settings (removed max parallel
All checks were successful
Django Backend Validation / build (debian-latest, 3.11) (push) Successful in 12s
Django Backend Validation / build (debian-latest, 3.12) (push) Successful in 13s
Django Backend Validation / build (ubuntu-latest, 3.11) (push) Successful in 12s
Django Backend Validation / build (ubuntu-latest, 3.12) (push) Successful in 12s
All checks were successful
Django Backend Validation / build (debian-latest, 3.11) (push) Successful in 12s
Django Backend Validation / build (debian-latest, 3.12) (push) Successful in 13s
Django Backend Validation / build (ubuntu-latest, 3.11) (push) Successful in 12s
Django Backend Validation / build (ubuntu-latest, 3.12) (push) Successful in 12s
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
16f09b429a
commit
fd365ef3fb
@ -6,7 +6,6 @@ on: [push]
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.11, 3.12]
|
||||
os: [ubuntu-latest, debian-latest]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user