changed python version
All checks were successful
Django Backend Validation / build (3.12) (push) Successful in 42s
All checks were successful
Django Backend Validation / build (3.12) (push) Successful in 42s
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
b701d75a50
commit
55a1ff6260
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.7, 3.8, 3.9]
|
||||
python-version: [3.12]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user