Skip to content

Commit

Permalink
ci: fix packaging workflow (apache#1250)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm authored and vleslief-ms committed Nov 9, 2023
1 parent 0df0546 commit 4e9ad43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -765,8 +765,6 @@ jobs:
- name: Test wheel
shell: cmd
# PyArrow wheels not yet available
if: matrix.python_version != "3.12"
run: |
pushd adbc
where python.exe
Expand Down

0 comments on commit 4e9ad43

Please sign in to comment.