added additional ubuntu and debian versions
All checks were successful
Django Backend Validation / build (debian-latest, 3.11) (push) Successful in 11s
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 13s
All checks were successful
Django Backend Validation / build (debian-latest, 3.11) (push) Successful in 11s
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 13s
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
72dd180cca
commit
fac00fc3a7
@ -5,11 +5,11 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.11, 3.12]
|
||||
os: [ubuntu-latest, debian-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user