From 9ac908a3ed778dc96fabff1b5dadbdcb1f99087b Mon Sep 17 00:00:00 2001 From: olemorud Date: Thu, 23 Mar 2023 10:53:13 +0100 Subject: [PATCH] [CI] MacOS: Enable OpenGL (root-project#7160) --- .github/workflows/root-ci-config/buildconfig/mac13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/root-ci-config/buildconfig/mac13.txt b/.github/workflows/root-ci-config/buildconfig/mac13.txt index b23eaf8db3f0f..146d07ccd9b76 100644 --- a/.github/workflows/root-ci-config/buildconfig/mac13.txt +++ b/.github/workflows/root-ci-config/buildconfig/mac13.txt @@ -73,7 +73,7 @@ monalisa=OFF mpi=OFF mysql=OFF odbc=OFF -opengl=OFF +opengl=ON oracle=OFF pgsql=OFF pyroot=OFF