Skip to content

Commit eda7a30

Browse files
committed
[ci] Enable VecCore on all platforms
1 parent 030d65e commit eda7a30

File tree

1 file changed

+2
-2
lines changed
  • .github/workflows/root-ci-config/buildconfig

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ builtin_pcre=OFF
2525
builtin_tbb=OFF
2626
builtin_unuran=OFF
2727
builtin_vdt=OFF
28-
builtin_veccore=OFF
28+
builtin_veccore=ON
2929
builtin_xrootd=OFF
3030
builtin_xxhash=OFF
3131
builtin_zeromq=ON
@@ -97,7 +97,7 @@ unfold=ON
9797
unuran=ON
9898
uring=OFF
9999
vdt=ON
100-
veccore=OFF
100+
veccore=ON
101101
vecgeom=OFF
102102
webgui=ON
103103
win_broken_tests=OFF

0 commit comments

Comments
 (0)