Skip to content

Commit

Permalink
Update installed clang version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Master92 committed Nov 14, 2024
1 parent d0cffa1 commit 9e048c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: egor-tensin/[email protected]
if: matrix.os == 'ubuntu-latest' && matrix.c_compiler == 'clang'
with:
version: 16
version: 17

- name: 🔧 Setup python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 9e048c3

Please sign in to comment.