mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
tools/ci/testlist: skip the build of <board>:cxxtest
Build Documentation / build-html (push) Has been cancelled
Build Documentation / build-html (push) Has been cancelled
Problems downloading the uClibc++-0.2.5.tar.bz2 package cURL error 60: SSL certificate expired net::ERR_CERT_DATE_INVALID Subject: cxx.uclibc.org Issuer: R10 Expires on: 27 set 2025 This blocks the jobs: - arm-12 - sim-02 Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -6,3 +6,6 @@
|
||||
/arm/stm32/stm32vldiscovery,CONFIG_ARM_TOOLCHAIN_CLANG
|
||||
|
||||
/arm/stm32/viewtool-stm32f107,CONFIG_ARM_TOOLCHAIN_CLANG
|
||||
|
||||
# cURL error 60 SSL certificate expired
|
||||
-stm32f4discovery:cxxtest
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
/sim/*/*/*/c[j-z]*
|
||||
/sim/*/*/*/[d-n]*
|
||||
|
||||
# cURL error 60 SSL certificate expired
|
||||
-sim:cxxtest
|
||||
|
||||
# macOS doesn't have V4L2
|
||||
-Darwin,sim:nxcamera
|
||||
|
||||
|
||||
Reference in New Issue
Block a user