Skip to content

Commit

Permalink
Add py3 (#41)
Browse files Browse the repository at this point in the history
* move delete to stop

remove unused names

support external tf binary

* update release build machine __NODOCS__
  • Loading branch information
EarthmanT authored Jan 3, 2021
1 parent 665b2f3 commit 7dd2dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ jobs:
- run_integration_tests_510

release:
executor: py27
executor: py36
steps:
- checkout
- release_plugin
Expand Down

0 comments on commit 7dd2dea

Please sign in to comment.