Skip to content

Commit 349c813

Browse files
authored
chore: use the main tag for the compat layer
1 parent 416590d commit 349c813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ FetchContent_Declare(
2424
google_benchmark
2525
GIT_REPOSITORY https://github.com/CodSpeedHQ/codspeed-cpp
2626
SOURCE_SUBDIR google_benchmark
27-
GIT_TAG fix-walltime-pid
27+
GIT_TAG main
2828
)
2929
FetchContent_MakeAvailable(google_benchmark)
3030

0 commit comments

Comments
 (0)