Skip to content

Commit

Permalink
Update Clang version in AppBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SavenkovIgor committed Mar 25, 2024
1 parent 93649e7 commit f4c665c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AppBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Clang 17.0.1
uses: KyleMayes/[email protected]
with:
version: "17.0.1"
version: "17.0"

- name: Run clang-format style check
uses: jidicula/[email protected]
Expand Down

0 comments on commit f4c665c

Please sign in to comment.