parent
0616453b59
commit
c810276484
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
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
|
name: build-python
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
|
|
Loading…
Add table
Reference in a new issue