There was an error while loading. Please reload this page.
1 parent 2c6a241 commit c7ca6b7Copy full SHA for c7ca6b7
1 file changed
.github/workflows/cpp-lint-package.yml
@@ -36,7 +36,7 @@ jobs:
36
# python -m pip install clang-tools
37
# python -m pip install git+https://github.com/${{ matrix.repo }}.git@${{ matrix.branch }}
38
run: |
39
- python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc19
+ python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc22
40
41
# - name: Install clang-tools
42
# run: clang-tools --install ${{ matrix.clang-version }} --directory ${{ runner.temp }}/llvm
0 commit comments