Skip to content

Commit

Permalink
Update dev-release-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Feb 2, 2024
1 parent 15b63f6 commit fa40755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/dev-release-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- run:
name: "build package and publish"
command: |
conda create -n build python=3.8 -y
conda create -n build python=3.10 -y
conda activate build
sh ./build_wheel_entrypoint.sh
Expand Down

0 comments on commit fa40755

Please sign in to comment.