Skip to content

Commit bd3bc0f

Browse files
committed
[CI] Disable adaptivecpp on mac and windows
1 parent 32c5a08 commit bd3bc0f

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.github/workflows/root-ci-config/buildconfig/mac-beta.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
adaptivecpp=OFF
12
builtin_cfitsio=ON
23
builtin_cppzmq=ON
34
builtin_davix=ON

.github/workflows/root-ci-config/buildconfig/mac13.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
adaptivecpp=OFF
12
builtin_cfitsio=ON
23
builtin_cppzmq=ON
34
builtin_davix=ON

.github/workflows/root-ci-config/buildconfig/mac14.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
adaptivecpp=OFF
12
builtin_cfitsio=ON
23
builtin_cppzmq=ON
34
builtin_davix=ON

.github/workflows/root-ci-config/buildconfig/mac15.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
adaptivecpp=OFF
12
builtin_cfitsio=ON
23
builtin_cppzmq=ON
34
builtin_davix=ON

.github/workflows/root-ci-config/buildconfig/windows10.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
adaptivecpp=OFF
12
builtin_cfitsio=ON
23
builtin_freetype=ON
34
builtin_ftgl=ON

0 commit comments

Comments
 (0)