Skip to content

Commit

Permalink
fixup! fixup! fixup! add clang-tidy pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Sep 10, 2024
1 parent 8cf4b52 commit 79d9a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
# The Dockerfile for this container can be found at:
# https://github.com/Holzhaus/mixxx-ci-docker
container: holzhaus/mixxx-ci:20220930
container: holzhaus/mixxx-ci:20220612-qt6
steps:
- name: "Check out repository"
uses: actions/checkout@v4.1.7
Expand Down

0 comments on commit 79d9a99

Please sign in to comment.