Skip to content

Commit

Permalink
Update format.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Oct 13, 2024
1 parent c659e8d commit 39cc1ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Install clang-format-14
run: sudo apt-get install clang-format-14
- name: Install clang-format-17
run: sudo apt-get install clang-format-17
- uses: pre-commit/[email protected]
id: precommit
- name: Upload pre-commit changes
Expand Down

0 comments on commit 39cc1ff

Please sign in to comment.