Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test rust 2 #44

Closed
wants to merge 14 commits into from
Prev Previous commit
Next Next commit
turn off line filter
  • Loading branch information
2bndy5 committed Dec 12, 2024
commit ad227b98400e148f0366550eba85aad9e99ab3fb
2 changes: 1 addition & 1 deletion .github/workflows/cpp-lint-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
-i=build
-p=build
-V=${{ runner.temp }}/llvm
-f=false
-l=false
--extra-arg="-std=c++14 -Wall"
--thread-comments=${{ matrix.clang-version == '17' && 'update' }}
-a=${{ matrix.clang-version == '17' }}
Expand Down
Loading