Skip to content

Commit

Permalink
Fix CI for clang 12
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Oct 18, 2023
1 parent 40f3495 commit 9db6b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- compiler: clang-12
cc: clang-12
cxx: clang++-12
os: ubuntu-22.04
os: ubuntu-20.04
- compiler: clang-13
cc: clang-13
cxx: clang++-13
Expand Down

0 comments on commit 9db6b90

Please sign in to comment.