Skip to content

Commit

Permalink
CI: Remove apache arrow apt sources (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 authored Jul 18, 2024
1 parent c688bcc commit df2a6de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:

- name: Update
run: |
rm /etc/apt/sources.list.d/apache-arrow.sources
apt-get update
apt-get -y install software-properties-common
add-apt-repository -y ppa:deadsnakes/ppa
Expand Down

0 comments on commit df2a6de

Please sign in to comment.