Skip to content

Commit

Permalink
Update python core16 sad :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Nov 1, 2024
1 parent 3d935c2 commit ec5aaf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/armhf_lxd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt -y update
sudo apt install -y -qq python3.10
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.10 1
sudo update-alternatives --set python /usr/bin/python3.10
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ec5aaf5

Please sign in to comment.