Skip to content

Commit

Permalink
Set CXX to clang++-15
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy committed Dec 2, 2023
1 parent 78bbdf8 commit 033800a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
runs-on: ubuntu-22.04
env:
CC: clang-15
CXX: clang++-15

steps:
- name: Checkout rz-bindgen
Expand Down

0 comments on commit 033800a

Please sign in to comment.