added additional python versions for gitea actions
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
parent
8747a585fe
commit
72dd180cca
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.10, 3.11, 3.12]
|
||||
python-version: [3.11, 3.12]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user