Skip to content

Commit

Permalink
Fixing compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioMartin86 committed Apr 28, 2024
1 parent df13e9b commit b8e4945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
branches: [ "upstreamCI" ]

env:
CC: clang-15
CXX: clang++-15
CC: clang-16
CXX: clang++-16

jobs:

Expand Down

0 comments on commit b8e4945

Please sign in to comment.