This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 7266cf6 ci: remove unnecessary TODO (#430)
7266cf6 is described below
commit 7266cf6dada5b40bc801b9b33d8db83a40a9f402
Author: David Li <[email protected]>
AuthorDate: Tue Feb 7 15:56:08 2023 -0500
ci: remove unnecessary TODO (#430)
---
.github/workflows/packaging.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml
index 5e7ee21..49499df 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -862,8 +862,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- # TODO(apache/arrow-adbc#377): clean-anaconda job
-
upload-anaconda:
name: "Upload packages to Anaconda.org"
runs-on: ubuntu-latest