Skip to content

Commit 4e74fdb

Browse files
committed
Do not fix the version
1 parent 742548e commit 4e74fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-tidy-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: review
4242
with:
4343
build_dir: build
44-
apt_packages: cmake, g++, python=3.9
44+
apt_packages: cmake, g++, python
4545
exclude: "test/*,unittests/*"
4646
split_workflow: true
4747
config_file: .clang-tidy

0 commit comments

Comments
 (0)