Skip to content

Commit d58daf2

Browse files
committed
ci: add python builds for 3.12 and 3.13 (x86_64)
1 parent 113f392 commit d58daf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build-wheel-release:
2525
when: manual
2626
parallel:
2727
matrix:
28-
- PYTHON_VERSION: [cp310-cp310, cp311-cp311] # , cp39-cp39 included in the previous job
28+
- PYTHON_VERSION: [cp310-cp310, cp311-cp311, cp312-cp312, cp313-cp313] # , cp39-cp39 included in the previous job
2929

3030

3131
release-python:

0 commit comments

Comments
 (0)