Skip to content

Commit

Permalink
Fix macOS dev publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Mar 11, 2024
1 parent 52abf1a commit e628118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/release-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ workflows:
name: macOS_dev_publish
matrix:
parameters:
python_ver: ["3.9", "3.10", "3.11"]
python_ver: ["3.10"]
filters:
tags:
only: /.*(?<=dev\d{8})$/

0 comments on commit e628118

Please sign in to comment.