parent
0616453b59
commit
c810276484
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: dind
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ '3.9', '3.10', '3.11', '3.12' ]
|
||||
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13' ]
|
||||
name: build-python
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Add table
Reference in a new issue