diff --git a/.github/workflows/root-ci-config/buildconfig/fedora38.txt b/.github/workflows/root-ci-config/buildconfig/fedora38.txt deleted file mode 100644 index 6e269f6e7cb82..0000000000000 --- a/.github/workflows/root-ci-config/buildconfig/fedora38.txt +++ /dev/null @@ -1,5 +0,0 @@ -builtin_nlohmannjson=ON -builtin_vdt=On -pythia8=Off -tmva-pymva=Off -test_distrdf_pyspark=OFF diff --git a/.github/workflows/root-ci.yml b/.github/workflows/root-ci.yml index 96ce3ce5fd22e..6690657323ff5 100644 --- a/.github/workflows/root-ci.yml +++ b/.github/workflows/root-ci.yml @@ -346,8 +346,6 @@ jobs: include: - image: fedora39 overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20"] - - image: fedora38 - overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20", "CMAKE_BUILD_TYPE=Debug"] - image: alma8 overrides: ["LLVM_ENABLE_ASSERTIONS=On"] - image: alma9