From b60940111634d176996fe3eca170293cc366b5df Mon Sep 17 00:00:00 2001 From: Sergey Linev Date: Wed, 17 Jun 2026 07:55:41 +0200 Subject: [PATCH] [rootci] Use system nlohmann/json.hpp on opensuse16 opensuse16 includes `nlohmann_json-devel` package which should be enough for ROOT functionality --- .../root-ci-config/buildconfig/opensuse16-march_native.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt b/.github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt index 84a16099e3d59..2a3ba74ab02bf 100644 --- a/.github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt +++ b/.github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt @@ -5,7 +5,6 @@ builtin_tbb=ON builtin_vdt=ON builtin_xrootd=ON builtin_unuran=ON -builtin_nlohmannjson=ON test_distrdf_dask=OFF test_distrdf_pyspark=OFF tmva-pymva=ON