Skip to content

Commit e628118

Browse files
committed
Fix macOS dev publish
1 parent 52abf1a commit e628118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/release-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ workflows:
128128
name: macOS_dev_publish
129129
matrix:
130130
parameters:
131-
python_ver: ["3.9", "3.10", "3.11"]
131+
python_ver: ["3.10"]
132132
filters:
133133
tags:
134134
only: /.*(?<=dev\d{8})$/

0 commit comments

Comments
 (0)