Skip to content

Commit 256e2a6

Browse files
committed
CI: internal ivykis build test is suspended temporally because of https://github.com/buytenh/ivykis/pulls
Signed-off-by: Hofi <[email protected]>
1 parent 28cd712 commit 256e2a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/macos.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,15 @@ jobs:
8181
--disable-java
8282
--disable-java-modules
8383
"
84+
# -DIVYKIS_SOURCE=internal is switched to system temporally as of https://github.com/buytenh/ivykis/pulls
8485
CMAKE_CONFIGURE_FLAGS="
8586
`[ $CC = clang ] && echo '-DENABLE_FORCE_GNU99=ON' || true`
8687
-DSUMMARY_VERBOSE=ON
8788
-DCMAKE_BUILD_TYPE=Debug
8889
-DCMAKE_INSTALL_PREFIX=${SYSLOG_NG_INSTALL_DIR}
8990
-DBUILD_TESTING=ON
9091
-DPYTHON_VERSION=3
91-
-DIVYKIS_SOURCE=internal
92+
-DIVYKIS_SOURCE=system
9293
-DENABLE_JOURNALD=OFF
9394
-DENABLE_JAVA=OFF
9495
-DENABLE_JAVA_MODULES=OFF

0 commit comments

Comments
 (0)