ci: Remove experimental UUID for instrumentation

As of commit 95dc40d8a8 (Experimental: Remove Instrumentation
experimental gating, 2026-02-03) this is no longer needed.
This commit is contained in:
Tyler Yankee
2026-04-07 09:44:02 -04:00
parent 314e9790cf
commit 7c42602e90

View File

@@ -1,4 +1,3 @@
set(CMake_ENABLE_INSTRUMENTATION "ON" CACHE BOOL "")
set(CMake_TEST_GUI "OFF" CACHE BOOL "")
set(CMAKE_EXPERIMENTAL_INSTRUMENTATION "ec7aa2dc-b87f-45a3-8022-fe01c5f59984" CACHE STRING "")
include("${CMAKE_CURRENT_LIST_DIR}/configure_fedora43_ninja.cmake")