Skip to content

Commit

Permalink
ci: fix packaging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Nov 1, 2023
1 parent b6971f4 commit 06a196e
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 06a196e

Please sign in to comment.