diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-10-15 23:41:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 23:41:22 -0400 |
commit | c2cf9360a06f85481e638a8089cb3c82fa6bc698 (patch) | |
tree | c40875b7f26c2f15f1d182fba6ded2b26976e791 /components/script/dom/bindings/codegen/parser/tests/test_newobject.py | |
parent | 044862cfc6869d6c12cfe95b8b72a1c6dbfb7ae5 (diff) | |
parent | 332de00336096475aefb0dcbefa4e006aaff0ed4 (diff) | |
download | servo-c2cf9360a06f85481e638a8089cb3c82fa6bc698.tar.gz servo-c2cf9360a06f85481e638a8089cb3c82fa6bc698.zip |
Auto merge of #28615 - yvt:chore-gha-clang-13, r=jdm
CI: Update the required clang-format version to 13
`mach test-tidy` requires a specific version of `clang-format` so that the formatting result is consistent between build environments. [The virtual environment][6] used by GitHub Actions has been updated [**again**][1] and now provides a version of `clang-format` that is different from the one expected by our `mach` tool, causing the `mach test-tidy --force-cpp` step to [fail][2]. This PR updates our tool to address the issue.
[6]: https://github.com/actions/virtual-environments
[1]: https://github.com/servo/servo/pull/28602
[2]: https://github.com/servo/servo/pull/28613#issuecomment-944424519
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
---
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they don't change the production code
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_newobject.py')
0 files changed, 0 insertions, 0 deletions