Skip to content

Commit

Permalink
Revert "Update installed clang version to 17"
Browse files Browse the repository at this point in the history
This reverts commit 9e048c3.
  • Loading branch information
Master92 committed Nov 14, 2024
1 parent a606fa2 commit 09abc88
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-24.04' && matrix.c_compiler == 'clang'
with:
version: 17
version: 16

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

0 comments on commit 09abc88

Please sign in to comment.