Skip to content

Commit 924e2ff

Browse files
committed
chore: use instrument-hooks with bigger timeout
1 parent 0b280dd commit 924e2ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include(FetchContent)
1515
FetchContent_Declare(
1616
instrument_hooks_repo
1717
GIT_REPOSITORY https://github.com/CodSpeedHQ/instrument-hooks
18-
GIT_TAG 8e6c3d235b4f542ca36ead4ab5d1c3070673ba07
18+
GIT_TAG 7f54ab2d811b2e9210d35c7c44ab79b531cb5d09
1919
)
2020
FetchContent_MakeAvailable(instrument_hooks_repo)
2121
FetchContent_GetProperties(instrument_hooks_repo)

0 commit comments

Comments
 (0)