Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumpv1.2.0 #3376

Merged
merged 20 commits into from
Oct 12, 2023
Prev Previous commit
Next Next commit
fix
  • Loading branch information
xiexinch committed Oct 12, 2023
commit 5d2288833c7ef1f0e129b19a77fd398a936c0f27
8 changes: 4 additions & 4 deletions .circleci/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ workflows:
# python: 3.9.0
# requires:
# - minimum_version_cpu
# - hold:
# type: approval
# requires:
# - maximum_version_cpu
- hold:
type: approval
requires:
- maximum_version_cpu
- build_cuda:
name: mainstream_version_gpu
torch: 2.0.0
Expand Down