Skip to content

Commit

Permalink
remove clazy ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored Nov 14, 2024
1 parent 028e3ff commit f8e8fe8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
steps:
- name: Check out repository
uses: actions/[email protected]
- name: Add clazy PPA
if: matrix.name == 'clazy'
# Ubuntu2404 comes with v1.11, which is too old for the Qt6.4 shipped with Ubuntu 24.04
run: |
sudo add-apt-repository ppa:daschuer/clazy
sudo apt update
- name: Install build dependencies
run: tools/debian_buildenv.sh setup
- name: Create build directory
Expand Down

0 comments on commit f8e8fe8

Please sign in to comment.