Skip to content

Commit

Permalink
Nuke needrestart (#3289)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran authored Dec 13, 2024
1 parent 77eec5a commit f2550af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- run:
name: Test manylinux AArch64 wheel
command: |
sudo apt purge -y needrestart
sudo apt update
echo "deb http://ppa.launchpad.net/deadsnakes/ppa/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/deadsnakes-ppa.list && sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F23C5A6CF475977595C89F51BA6932366A755776 && sudo apt update
sudo apt update
Expand Down

0 comments on commit f2550af

Please sign in to comment.