feature disable openwrt support
All checks were successful
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m4s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m4s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m26s

This commit is contained in:
tqcq 2023-12-13 13:08:39 +08:00
parent 1b42effe02
commit e370bc2e35

View File

@ -5,8 +5,8 @@ on:
- ".gitea/workflows/build.yaml"
- "toolchains/hisiv510.toolchain.cmake"
- "toolchains/himix200.toolchain.cmake"
# - 'toolchains/mipsel-openwrt-linux-musl.toolchain.cmake'
# - 'toolchains/mipsel-openwrt-linux.toolchain.cmake'
- "toolchains/mipsel-openwrt-linux-musl.toolchain.cmake"
- "toolchains/mipsel-openwrt-linux.toolchain.cmake"
- "src/**"
- "tests/**"
- "CMakeLists.txt"
@ -36,8 +36,8 @@ jobs:
# - host-afl.toolchain.cmake
- hisiv510.toolchain.cmake
- himix200.toolchain.cmake
- mipsel-openwrt-linux-musl.toolchain.cmake
- mipsel-openwrt-linux.toolchain.cmake
# - mipsel-openwrt-linux-musl.toolchain.cmake
# - mipsel-openwrt-linux.toolchain.cmake
runs-on: ubuntu-20.04
env:
build_command: |