Skip to content

Commit 2ede7fe

Browse files
committed
fix: Add flavors for python 3.12
1 parent e7df853 commit 2ede7fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ python/v*:
2727
$(eval $(call create_flavor_targets,python,v3.11.1,aio wasmedge aio-wasmedge))
2828
$(eval $(call create_flavor_targets,python,v3.11.3,aio wasmedge aio-wasmedge))
2929
$(eval $(call create_flavor_targets,python,v3.11.4,aio wasmedge aio-wasmedge))
30+
$(eval $(call create_flavor_targets,python,v3.12.0,aio wasmedge aio-wasmedge))
3031

3132
.PHONY: oci-python-3.11.1
3233
oci-python-3.11.1: python/v3.11.1

0 commit comments

Comments
 (0)