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 73a2a93 commit 6f030df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/armhf_lxd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: "Build: ${{ matrix.series }} (Snapcraft ${{ matrix.snapcraft_channel }})"
steps:
- name: Ubuntu 18.04 upgrade Python
if: ${{ matrix.runner_os == "ubuntu-18.04" }}
if: ${{ matrix.runner_os == 'ubuntu-18.04' }}
run: |
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt -y update
Expand Down

0 comments on commit 6f030df

Please sign in to comment.